pgsql: Improve pg_resetwal documentation

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Improve pg_resetwal documentation
Дата
Msg-id E1ezp8E-0007Ii-Bm@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Improve pg_resetwal documentation

Clarify that the -l option takes a file name, not an "address", and that
that might be different from the LSN if nondefault WAL segment sizes are
used.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4644a1170f0ad88f92d2835f589fffb6aa38c129

Modified Files
--------------
doc/src/sgml/ref/pg_resetwal.sgml | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)


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

Предыдущее
От: Noah Misch
Дата:
Сообщение: pgsql: Don't qualify type pg_catalog.text inextend-extensions-example.
Следующее
От: Andres Freund
Дата:
Сообщение: Re: pgsql: Avoid premature free of pass-by-reference CALL arguments.