Re: Offering tuned config files

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Manfred Koizar <mkoi-pg@aon.at>
Cc: "Christopher Kings-Lynne" <chriskl@familyhealth.com.au>, "PostgresSQL Hackers Mailing List" <pgsql-hackers@postgresql.org>
Date: 2003-02-14T15:07:45Z
Lists: pgsql-hackers, pgsql-performance
Manfred Koizar <mkoi-pg@aon.at> writes:
> In postgresql.conf.sample-writeheavy you have:
> 	commit_delay = 10000
> Is this still needed with "ganged WAL writes"?  Tom?

I doubt that the current options for grouped commits are worth anything
at the moment.  Chris, do you have any evidence backing up using
commit_delay with 7.3?

			regards, tom lane