So how does PostGreSQL compare to MySQL?
So how does PostGreSQL compare to MySQL?
Posted Jan 3, 2010 7:44 UTC (Sun) by nicku (subscriber, #777)In reply to: So how does PostGreSQL compare to MySQL? by ringerc
Parent article: The ongoing MySQL campaign
The other issue with PostgreSQL is the need for applications to avoid the need for full VACUUMs, which require an outage. All our PostgreSQL databases seem to eventually require this. Avoiding the need for full VACUUMs is a matter of application design, but we don't seem to have the hang of that yet :-)
