Print wal_log_hints in the rm_desc routing of a parameter-change record.
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Print wal_log_hints in the rm_desc routing of a parameter-change record. It was an oversight in the original commit. Also note in the sample config file that changing wal_log_hints requires a restart. Michael Paquier. Backpatch to 9.4, where wal_log_hints was added.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/rmgrdesc/xlogdesc.c | modified | +5 −2 |
| src/backend/utils/misc/postgresql.conf.sample | modified | +1 −0 |