Re: Yet another Performance Question

From: martin(dot)chantler(at)convergys(dot)com
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Yet another Performance Question
Date: 2001-04-18 14:52:10
Message-ID: OFFC4DA3D2.A3056D98-ON80256A32.00517540@cbis.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message S. William Schulz 2001-04-18 14:59:31 PHP and pgsql 7.1
Previous Message Richard Huxton 2001-04-18 14:34:31 Re: Yet another Performance Question