Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: fsync or fdatasync - Mailing list pgsql-admin

From Gaetano Mendola
Subject Re: fsync or fdatasync
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: fsync or fdatasync  (Bruce Momjian <[email protected]>)
Responses Re: fsync or fdatasync
List pgsql-admin
"Bruce Momjian" <[email protected]> wrote in message
news:[email protected]...
>
> The original poster was wrong about the default.
>
> We use fdatasync where available, and fsync when it is not.  We also use
> O_SYNC on open if it is available.


The original poster is me! :-)

I was pointed to a document ( that I don't find anymore )
where I understood that the default was fsync.
I'm sorry for the little flame.... :-(


PS. It is in the plans to use raw disks ?

Ciao
Gaetano





pgsql-admin by date:

Previous
From: Ferdinand Smit
Date:
Subject: Creating a new type
Next
From: Mark Worsdall
Date:
Subject: Do the datatypes have set id/oid that are constant?