Re: pg_dump no-owner option

2021-01-13 Thread Tom Lane
PG Doc comments form writes: > Currently the documentation reads: > This option is only meaningful for the plain-text format. > This statement is imprecise. Yeah, I agree --- it's not clear whether the option is ignored or rejected. Explicitly saying it's ignored is an improvement. > Would be

pg_dump no-owner option

2021-01-13 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/12/app-pgdump.html Description: Currently the documentation reads: This option is only meaningful for the plain-text format. This statement is imprecise. Actually the cownership has nothin