
7 Mar
2005
7 Mar
'05
5:28 p.m.
James Linden wrote:
Migrating to MySQL might help -- and it's easier to replicate/mirror on the fly.
Yuck! MySQL is just a glorified file system with an SQL interface. They barely got transactions working. They still can't do referential integrity, views and triggers. And if you happen to need transactions, they only work with the InnoDB backend, which is slower than Postgres. Postgres replicates very well. Just where should we replicate to? -- Marcello Perathoner webmaster@gutenberg.org