Re: Re: RE: Sizing of LARGE databases. - Mailing list pgsql-novice

From Francisco Reyes
Subject Re: Re: RE: Sizing of LARGE databases.
Date
Msg-id Pine.BSF.4.32.0102071443290.66051-100000@zoraida.reyes.somos.net
Whole thread Raw
In response to Re: RE: Sizing of LARGE databases.  (Einar Karttunen <ekarttun@cs.Helsinki.FI>)
List pgsql-novice
On Wed, 7 Feb 2001, Einar Karttunen wrote:
> from the release notes of v.7.1 beta
> Write-Ahead Log (WAL) to provide crash recovery with less performance overhead (Vadim)
>
> that means that only the log has to be written to the disk not the entire
> transaction.
> - Einar

I wonder how much performance was gained vs having Fsync on or how
the overhead compares to "-F".


pgsql-novice by date:

Previous
From: Conrad Schuler
Date:
Subject: Recasting data type
Next
From: David Merrill
Date:
Subject: Re: Recasting data type