Re: Yet another Performance Question - Mailing list pgsql-general

From martin.chantler@convergys.com
Subject Re: Yet another Performance Question
Date
Msg-id OFFC4DA3D2.A3056D98-ON80256A32.00517540@cbis.com
Whole thread Raw
In response to Yet another Performance Question  (elwood@agouros.de (Konstantinos Agouros))
List pgsql-general
Have you tried running PostGres with the -F option so that
disk flushes are not performed every time. Maybe this will make a
difference
to insert performance.

NB In 7.1 this is replaced by WAL which I don't know much about

MC


--

NOTICE:  The information contained in this electronic mail transmission is
intended by Convergys Corporation for the use of the named individual or
entity to which it is directed and may contain information that is
privileged or otherwise confidential.  If you have received this electronic
mail transmission in error, please delete it from your system without
copying or forwarding it, and notify the sender of the error by reply email
or by telephone (collect), so that the sender's address records can be
corrected.



pgsql-general by date:

Previous
From: "Richard Huxton"
Date:
Subject: Re: Yet another Performance Question
Next
From: Tom Lane
Date:
Subject: Re: How to read a query plan?