| From: | PG Doc comments form <noreply(at)postgresql(dot)org> |
|---|---|
| To: | pgsql-docs(at)lists(dot)postgresql(dot)org |
| Cc: | vrms(at)netcologne(dot)de |
| Subject: | manual entry pg_restore |
| Date: | 2022-10-17 10:21:50 |
| Message-ID: | 166600211007.2042186.16339318216029200560@wrigleys.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jonathan S. Katz | 2022-10-17 13:45:25 | Re: pl Lua |
| Previous Message | PG Doc comments form | 2022-10-17 10:03:03 | pl Lua |