Обсуждение: Incomplete documentation for pg_restore option

Поиск
Список
Период
Сортировка

Incomplete documentation for pg_restore option

От
PG Doc comments form
Дата:
The following documentation comment has been logged on the website:

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

Hi Team,

The documentation for pg_restore doesn't mention the syntax to restore from
a directory based back up created using -F d option in pg_dump.

Could you please add this example to the documentation ?

pg_restore -h host -p port -U user -d db_name <db_backup_directory_name> 

Please let me know in case of any issues

Thanks,
Srini