Partial Page Writes documentaiton mention - Mailing list pgsql-hackers

From Bruce Momjian
Subject Partial Page Writes documentaiton mention
Date
Msg-id 201002031459.o13ExAs02782@momjian.us
Whole thread Raw
List pgsql-hackers
Our manual mentions that you can turn off partial page writes if your
file system guarantees full page writes.  We used to mention ReiserFS 4 as
an example, but I have changed that example to mention ZFS, because ZFS
is now more popular.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Add on_trusted_init and on_untrusted_init to plperl UPDATED [PATCH]
Next
From: Robert Haas
Date:
Subject: Re: Recent vendor SSL renegotiation patches break PostgreSQL