Re: -F option, RAM usage, more...

From: "Mitch Vincent" <mitch(at)venux(dot)net>
To: "Dominic J(dot) Eidson" <sauron(at)the-infinite(dot)org>, "Mike Biamonte" <mike(at)dbeat(dot)com>
Cc: <pgsql-general(at)hub(dot)org>
Subject: Re: -F option, RAM usage, more...
Date: 2000-10-04 18:44:29
Message-ID: 001101c02e33$219952c0$0200000a@doot
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> > 1. How often DOES PG flush to disk - if at all - when the -F option is
> > invoked? Can this be controllled?
>
> Once after each transaction.

That's what it does when -F is *not* used, right? -F disables calling
fsync() after each transaction, right?..

-Mitch

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dominic J. Eidson 2000-10-04 18:50:56 Re: -F option, RAM usage, more...
Previous Message Dominic J. Eidson 2000-10-04 18:36:46 Re: -F option, RAM usage, more...