Re: Inserts optimization? - Mailing list pgsql-performance

From Christopher Kings-Lynne
Subject Re: Inserts optimization?
Date
Msg-id 4446DED2.3040307@calorieking.com
Whole thread Raw
In response to Re: Inserts optimization?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Inserts optimization?
Re: Inserts optimization?
List pgsql-performance
> 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.


pgsql-performance by date:

Previous
From: "patrick keshishian"
Date:
Subject: Re: Planner doesn't chose Index - (slow select)
Next
From: Mark Kirkwood
Date:
Subject: Re: Inserts optimization?