Re: True ACID under linux (no fsync)? - Mailing list pgsql-general

From Dominic J. Eidson
Subject Re: True ACID under linux (no fsync)?
Date
Msg-id Pine.LNX.4.10.10010311147020.1777-100000@morannon.the-infinite.org
Whole thread Raw
In response to Re: True ACID under linux (no fsync)?  ("Steve Wolfe" <steve@iboats.com>)
List 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/


pgsql-general by date:

Previous
From: "Steve Wolfe"
Date:
Subject: Re: True ACID under linux (no fsync)?
Next
From: "Mark Lane"
Date:
Subject: I tried to increase the block size