Re: Inserts optimization?

From: Scott Marlowe <smarlowe(at)g2switchworks(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Markus Schaber <schabi(at)logix-tt(dot)com>, Magnus Hagander <mha(at)sollentuna(dot)net>, Pgsql performance <pgsql-performance(at)postgresql(dot)org>
Subject: Re: Inserts optimization?
Date: 2006-04-19 16:52:46
Message-ID: 1145465566.23538.122.camel@state.g2switchworks.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Wed, 2006-04-19 at 10:31, Tom Lane wrote:
> Scott Marlowe <smarlowe(at)g2switchworks(dot)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 ...

Sure. But bacula supplies its own setup scripts. and it's not that
hard to make them a requirement for the appication. Most versions of
MySQL that come with fedora core and other distros nowadays support
innodb.

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message patrick keshishian 2006-04-19 19:28:26 Re: Planner doesn't chose Index - (slow select)
Previous Message PFC 2006-04-19 15:42:17 Re: Inserts optimization?