Re: Yet another Performance Question

From: elwood(at)agouros(dot)de (Konstantinos Agouros)
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Yet another Performance Question
Date: 2001-04-18 15:46:42
Message-ID: elwood.987608747@news.agouros.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

In <OFFC4DA3D2(dot)A3056D98-ON80256A32(dot)00517540(at)cbis(dot)com> martin(dot)chantler(at)convergys(dot)com writes:

>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.
In the DBI-connect I still have a -F in the options, but now I am running
7.1RC2 (didn't have the time to do the upgrade to final yet). If this is
called differently now, please let me know

>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.

>---------------------------(end of broadcast)---------------------------
>TIP 5: Have you checked our extensive FAQ?

>http://www.postgresql.org/users-lounge/docs/faq.html

--
Dipl-Inf. Konstantin Agouros aka Elwood Blues. Internet: elwood(at)agouros(dot)de
Otkerstr. 28, 81547 Muenchen, Germany. Tel +49 89 69370185
----------------------------------------------------------------------------
"Captain, this ship will not sustain the forming of the cosmos." B'Elana Torres

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Opensoft.ca 2001-04-18 15:57:35 Ethical HH
Previous Message Peter Eisentraut 2001-04-18 15:31:48 Re: How to read a query plan?