Re: Inserts optimization? - Mailing list pgsql-performance

From Mark Kirkwood
Subject Re: Inserts optimization?
Date
Msg-id 4446E4C5.90400@paradise.net.nz
Whole thread Raw
In response to Re: Inserts optimization?  (Christopher Kings-Lynne <chris.kings-lynne@calorieking.com>)
List pgsql-performance
Christopher Kings-Lynne wrote:
>> Scott Marlowe <smarlowe@g2switchworks.com> writes:
>>> It's the refusal of people to stop using MyISAM table types that's the
>>> real issue.
>>
>> Isn't MyISAM still the default over there?  It's hardly likely that the
>> average MySQL user would use anything but the default table type ...
>
> Since MySQL 5, InnoDB tables are default I recall.

Might be for the binaries from www.mysql.com - but if you build from
source, it still seems to be MYISAM (checked with 5.0.18 and 5.1.7 here).

Cheers

Mark

pgsql-performance by date:

Previous
From: Christopher Kings-Lynne
Date:
Subject: Re: Inserts optimization?
Next
From: "soni de"
Date:
Subject: Re: Takes too long to fetch the data from database