On Tue, Jan 25, 2011 at 8:32 PM, Bruce Momjian <[email protected]> wrote: > Update warning about synchronous-commit durability, per suggestion from > Robvert Haas.
The revised text is just as silly as the original text. The point is that with fsync turned off, the *entire database* is toast after a crash. You don't need to give any special warning for synchronous_commit above and beyond what applies to the whole section. Just delete that part. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
