manual entry pg_restore

Поиск
Список
Период
Сортировка
От PG Doc comments form
Тема manual entry pg_restore
Дата
Msg-id 166600211007.2042186.16339318216029200560@wrigleys.postgresql.org
обсуждение исходный текст
Список pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/15/app-pgrestore.html
Description:

the manual entry for pg_restore can easily be misinterpreted for the -f
option

   -f filename
   --file=filename
       Specify output file for generated script, or for the listing when
used with -l. Use - for stdout.

This should include a comment that -f does not address the dumpfile to be
restored

    -f filename
   --file=filename

       Specify output file for generated script, or for the listing when
used with -l. Use - for stdout. This is not to addresse the dump file you
want to restore.

best regards
Gunnar

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

Предыдущее
От: PG Doc comments form
Дата:
Сообщение: pl Lua
Следующее
От: "Jonathan S. Katz"
Дата:
Сообщение: Re: pl Lua