Re: Inserts optimization?

From: PFC <lists(at)peufeu(dot)com>
To: "Pgsql performance" <pgsql-performance(at)postgresql(dot)org>
Subject: Re: Inserts optimization?
Date: 2006-04-19 15:42:17
Message-ID: op.s79hwrbecigqcu@apollo13
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance


> Isn't MyISAM still the default over there?

Yes, it's the default.
Personnally I compile MySQL without InnoDB... and for any new development
I use postgres.

> It's hardly likely that the average MySQL user would use anything but
> the default table type ...

Double yes ; also many hosts provide MySQL 4.0 or even 3.x, both of which
have no subquery support and are really brain-dead ; and most OSS PHP apps
have to be compatible... argh.

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Scott Marlowe 2006-04-19 16:52:46 Re: Inserts optimization?
Previous Message Tom Lane 2006-04-19 15:31:19 Re: Inserts optimization?