On Mar 28, 2006, at 1:57 PM, Madison Kelly wrote:

  From what I understand, PostgreSQL is designed with stability and
reliability as key tenants. MySQL favors performance and ease of use. An

From my point of view, mysql favors single-user performance over all else. Get into multiple updaters and you are competing for table locks all the time. Postgres works much better with multiple clients writing to it.


---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

              http://www.postgresql.org/docs/faq

Reply via email to