pgsql: Print wal_log_hints in the rm_desc routing of a parameter-change

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема pgsql: Print wal_log_hints in the rm_desc routing of a parameter-change
Дата
Msg-id E1XwpoL-0006fs-K9@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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.

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/463dde8def8befec1e8f1f3c106c1ce1108ad54f

Modified Files
--------------
src/backend/access/rmgrdesc/xlogdesc.c        |    7 +++++--
src/backend/utils/misc/postgresql.conf.sample |    1 +
2 files changed, 6 insertions(+), 2 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Print wal_log_hints in the rm_desc routing of a parameter-change
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Print new track_commit_timestamp in rm_desc of a parameter-chang