Re: Slow insert performace, 8.3 Wal related? - Mailing list pgsql-performance

From Heikki Linnakangas
Subject Re: Slow insert performace, 8.3 Wal related?
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Slow insert performace, 8.3 Wal related?  (Bill Preston <[email protected]>)
List pgsql-performance
Bill Preston wrote:
> Fsync is off in 8.3.

You should consider turning synchronous_commit off instead. That's
almost as good as fsync=off performance-wise, but doesn't leave your
database corrupt in case of power loss or OS crash.

--
   Heikki Linnakangas
   EnterpriseDB   http://www.enterprisedb.com

pgsql-performance by date:

Previous
From: "David Wilson"
Date:
Subject: Re: index
Next
From: Euler Taveira de Oliveira
Date:
Subject: Re: index