File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- <!-- $PostgreSQL: pgsql/doc/src/sgml/wal.sgml,v 1.67 2010/07/07 14:42:09 momjian Exp $ -->
1+ <!-- $PostgreSQL: pgsql/doc/src/sgml/wal.sgml,v 1.68 2010/07/08 16:44:12 momjian Exp $ -->
22
33<chapter id="wal">
44 <title>Reliability and the Write-Ahead Log</title>
9898 command forces all data from the BBU to the disks, eliminating much
9999 of the benefit of the BBU. You can run the utility
100100 <filename>src/tools/fsync</> in the PostgreSQL source tree to see
101- if you are effected . If you are effected , the performance benefits
101+ if you are affected . If you are affected , the performance benefits
102102 of the BBU cache can be regained by turning off write barriers in
103103 the file system or reconfiguring the disk controller, if that is
104104 an option. If write barriers are turned off, make sure the battery
You can’t perform that action at this time.
0 commit comments