Re: [HACKERS] Update on my 6.4.2 progress - Mailing list pgsql-hackers

From Hannu Krosing
Subject Re: [HACKERS] Update on my 6.4.2 progress
Date
Msg-id 376B6E3F.B8D73A4E@trust.ee
Whole thread Raw
In response to Update on my 6.4.2 progress  (Wayne Piekarski <wayne@senet.com.au>)
Responses Re: [HACKERS] Update on my 6.4.2 progress
List pgsql-hackers
Wayne Piekarski wrote:
> 
> I guess my next question is, can i comment out the fsync call?

if you ar confident in your os and hardware, you can 
pass the -F flag to backend and no fsyncs are done.

(add -o '-F' to postmaster startup line)

I think it is in some faq too.

--------------
Hannu


pgsql-hackers by date:

Previous
From: Hannu Krosing
Date:
Subject: Re: [HACKERS] tables > 1 gig
Next
From: "Cyril VELTER"
Date:
Subject: Re: [HACKERS] BeOS port