pgsql: initdb: Further polishing of --wal-segsize option

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: initdb: Further polishing of --wal-segsize option
Дата
Msg-id E1f0At2-0001EX-Cu@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
initdb: Further polishing of --wal-segsize option

Extend documentation.  Improve option parsing in case no argument was
specified.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8ad8d916f99d19e0be7800992c828c3c1a01b693

Modified Files
--------------
doc/src/sgml/ref/initdb.sgml | 22 ++++++++++++++--------
src/bin/initdb/initdb.c      |  4 ++--
2 files changed, 16 insertions(+), 10 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Remove useless if-test.
Следующее
От: David Steele
Дата:
Сообщение: Re: pgsql: Exclude unlogged tables from base backups