postgresql, mysql, replication
Postgresql 8.2 was released recently and a lot of people have been singing its praises for performance and robusteness. However the one thing that leaves me choosing mysql is the integrated replication. However I note that debian now has packages for slony and postgres 8.1 in etch (and perhaps 8.2 will make it in before etch is released). So I think it might be worth trying despite that slony, to my understanding, does not replicate schema changes which can complicate replication in a developing webapp (or perhaps even in production). I found a couple of relatively recent comparisons here and here.
0 comments so far
"postgresql, mysql, replication" was written on December 10, 2006 and filed in all