mirror of
https://github.com/postgres/postgres.git
synced 2025-06-03 00:02:26 -04:00
Tweak docs to reduce possible impact of data checksums
Author: Greg Sabino Mullane <greg@turnstep.com> Discussion: https://www.postgresql.org/message-id/flat/CAKAnmmKwiMHik5AHmBEdf5vqzbOBbcwEPHo4-PioWeAbzwcTOQ@mail.gmail.com
This commit is contained in:
parent
10b721821d
commit
efd72a3d42
@ -267,7 +267,7 @@ PostgreSQL documentation
|
|||||||
<para>
|
<para>
|
||||||
Use checksums on data pages to help detect corruption by the
|
Use checksums on data pages to help detect corruption by the
|
||||||
I/O system that would otherwise be silent. Enabling checksums
|
I/O system that would otherwise be silent. Enabling checksums
|
||||||
may incur a noticeable performance penalty. If set, checksums
|
might incur a small performance penalty. If set, checksums
|
||||||
are calculated for all objects, in all databases. All checksum
|
are calculated for all objects, in all databases. All checksum
|
||||||
failures will be reported in the
|
failures will be reported in the
|
||||||
<link linkend="monitoring-pg-stat-database-view">
|
<link linkend="monitoring-pg-stat-database-view">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user