pgsql: doc: Reorganize pg_resetxlog reference page

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: doc: Reorganize pg_resetxlog reference page
Дата
Msg-id E1adqPH-0000O7-L1@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
doc: Reorganize pg_resetxlog reference page

The pg_resetxlog reference page didn't have a proper options list, only
running text listing the options and some explanations of them.  This
might have worked when there were only a few options, but the list has
grown over the releases, and now it's hard to find an option and its
associated explanation.  So write out the options list as on other
reference pages.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/e19e4cf0be2892d3c894d6e37b905024f5977ab2

Modified Files
--------------
doc/src/sgml/ref/pg_resetxlog.sgml | 222 ++++++++++++++++++++++++-------------
1 file changed, 144 insertions(+), 78 deletions(-)


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: PostgresNode: add backup_fs_hot and backup_fs_cold
Следующее
От: Andres Freund
Дата:
Сообщение: pgsql: Introduce durable_rename() and durable_link_or_rename().