Re: True ACID under linux (no fsync)?

From: "Dominic J(dot) Eidson" <sauron(at)the-infinite(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: True ACID under linux (no fsync)?
Date: 2000-10-31 17:48:04
Message-ID: Pine.LNX.4.10.10010311147020.1777-100000@morannon.the-infinite.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, 31 Oct 2000, Steve Wolfe wrote:

> Interesting... trying to start postgres 7.0.2 with the "-F" simply returns
> a list of options to me, as if it can't understand it. It sure does sound
> appealing to me, though. With a few hundred megs of disk cache (between the
> kernel and the RAID controller), I've always wished that PostgreSQL would
> take advantage of it when writing. : )

postmaster -o -F -D /your/datadirectory

The -o tells postmaster to pass -F as backend option.

man postmaster and man postgres for more information.

--
Dominic J. Eidson
"Baruk Khazad! Khazad ai-menu!" - Gimli
-------------------------------------------------------------------------------
http://www.the-infinite.org/ http://www.the-infinite.org/~dominic/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Poul L. Christiansen 2000-10-31 17:55:42 Re: True ACID under linux (no fsync)?
Previous Message Steve Wolfe 2000-10-31 17:36:22 Re: True ACID under linux (no fsync)?