Re: Feature proposal - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: Feature proposal
Date
Msg-id 1282753857.11634.123.camel@jd-desktop.unknown.charter.com
Whole thread Raw
In response to Re: Feature proposal  (Eric Comeau <ecomeau@signiant.com>)
Responses Re: Feature proposal
Re: Feature proposal
List pgsql-general
On Wed, 2010-08-25 at 12:20 -0400, Eric Comeau wrote:
>
> > Without even changing any line of data or code in sql !
> >
> > Incredible, isn't it ?
> >
>
> Curious- what postgresql.conf settings did you change to improve it?

The most obvious would be to turn fsync off, sychronous_commit off,
increase work_mem, increase checkpoint_timeout, increase wal_segments.

JD

>
>
>

--
PostgreSQL.org Major Contributor
Command Prompt, Inc: http://www.commandprompt.com/ - 509.416.6579
Consulting, Training, Support, Custom Development, Engineering
http://twitter.com/cmdpromptinc | http://identi.ca/commandprompt

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: initdb fails to allocate shared memory
Next
From: Joshua Berry
Date:
Subject: Re: Optimizing queries that use multiple tables and many order by columns