aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/functions.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2013-12-13 16:26:14 +0200
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2013-12-13 16:26:14 +0200
commit50e547096c4858a68abf09894667a542cc418315 (patch)
tree4d1005e1b0d33cd43eb9ff872f5f92275938b20c /src/backend/executor/functions.c
parent56afe8509ec3057e06ebe244e51272511f05decb (diff)
downloadpostgresql-50e547096c4858a68abf09894667a542cc418315.tar.gz
postgresql-50e547096c4858a68abf09894667a542cc418315.zip
Add GUC to enable WAL-logging of hint bits, even with checksums disabled.
WAL records of hint bit updates is useful to tools that want to examine which pages have been modified. In particular, this is required to make the pg_rewind tool safe (without checksums). This can also be used to test how much extra WAL-logging would occur if you enabled checksums, without actually enabling them (which you can't currently do without re-initdb'ing). Sawada Masahiko, docs by Samrat Revagade. Reviewed by Dilip Kumar, with further changes by me.
Diffstat (limited to 'src/backend/executor/functions.c')
0 files changed, 0 insertions, 0 deletions