|
545 | 545 | from having to do writes. On such systems
|
546 | 546 | one should increase the number of <acronym>WAL</acronym> buffers by
|
547 | 547 | modifying the configuration parameter <xref
|
548 |
| - linkend="guc-wal-buffers">. The default number of <acronym>WAL</acronym> |
549 |
| - buffers is 8. Increasing this value will |
550 |
| - correspondingly increase shared memory usage. When |
| 548 | + linkend="guc-wal-buffers">. When |
551 | 549 | <xref linkend="guc-full-page-writes"> is set and the system is very busy,
|
552 | 550 | setting this value higher will help smooth response times during the
|
553 | 551 | period immediately following each checkpoint.
|
|