Re: pg_dump documentation page

2020-01-30 Thread Daniel Gochin
Hi Laurenz, Regarding the first point, I can't believe I missed it. Sorry for wasting your time and thanks for pointing it out. Regarding the second point, if you are using the -F d switch, you may not necessarily look at the -f switch, which is what happened to me at first. Would it not be more

Re: pg_dump documentation page

2020-01-30 Thread Laurenz Albe
On Thu, 2020-01-30 at 01:26 +, PG Doc comments form wrote: > I'm not certain but I think that on the page: > https://www.postgresql.org/docs/9.6/app-pgdump.html, it should mention that > to use the -j (jobs) switch, you can only use -F d (format directory.) > Also, when using -F d, you need to

pg_dump documentation page

2020-01-30 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.6/app-pgdump.html Description: Hi, I'm not certain but I think that on the page: https://www.postgresql.org/docs/9.6/app-pgdump.html, it should mention that to use the -j (jobs) switch, yo