diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2006-03-28 22:01:16 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2006-03-28 22:01:16 +0000 |
commit | 0a971e2f2059a23ad6f03ef23a0f48f3d2b2146b (patch) | |
tree | 545b1a68575bfa97e1721792ea51bcee237b325c /src/backend/access/gist/gist.c | |
parent | 288551fc60fc61ffeda63a93af00b10b73d8957d (diff) | |
download | postgresql-0a971e2f2059a23ad6f03ef23a0f48f3d2b2146b.tar.gz |
Disable full_page_writes, because turning it off risks causing crash-recovery
failures even when the hardware and OS did nothing wrong. Per recent analysis
of a problem report from Alex Bahdushka.
For the moment I've just diked out the test of the parameter, rather than
removing the GUC infrastructure and documentation, in case we conclude that
there's something salvageable there. There seems no chance of it being
resurrected in the 8.1 branch though.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions