Incomplete documentation for pg_restore option

Started by PG Bug reporting formover 8 years ago1 messagesdocs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

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