postgresql/src/bin
Heikki Linnakangas 50e547096c 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.
2013-12-13 16:26:14 +02:00
..
initdb Translation updates 2013-12-02 00:17:07 -05:00
pg_basebackup Translation updates 2013-12-02 00:17:07 -05:00
pg_config Translation updates 2013-12-02 00:17:07 -05:00
pg_controldata Add GUC to enable WAL-logging of hint bits, even with checksums disabled. 2013-12-13 16:26:14 +02:00
pg_ctl Translation updates 2013-12-02 00:17:07 -05:00
pg_dump Translation updates 2013-12-02 00:17:07 -05:00
pg_resetxlog Add GUC to enable WAL-logging of hint bits, even with checksums disabled. 2013-12-13 16:26:14 +02:00
pgevent pgindent run for release 9.3 2013-05-29 16:58:43 -04:00
psql Translation updates 2013-12-02 00:17:07 -05:00
scripts Add a new option, -g, to createuser, to add membership in a role. 2013-12-11 07:50:36 -05:00
Makefile Update copyrights for 2013 2013-01-01 17:15:01 -05:00