pgsql: Doc: clarify behavior of back-half options in pg_dump.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Doc: clarify behavior of back-half options in pg_dump.
Дата
Msg-id E1kzkuW-0008Lk-CF@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Doc: clarify behavior of back-half options in pg_dump.

Options that change how the archive data is converted to SQL text
are ignored when dumping to archive formats.  The documentation
previously said "not meaningful", which is not helpful.

Discussion: https://postgr.es/m/161052021249.12228.9598689907884726185@wrigleys.postgresql.org

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/0363b7e908cdbcac060b82e97232b35ab3caa484

Modified Files
--------------
doc/src/sgml/ref/pg_dump.sgml | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)


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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: pgsql: Enhance nbtree index tuple deletion.
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Fix test failure with wal_level=minimal.