Re: request clarification on pg_restore documentation

2023-10-27 Thread Tom Lane
Bruce Momjian writes: > Does anyone have a suggestion on how to handle this issue? It might be that the later decision to change the representation of sequence dumps would make it possible to undo 4317e0246c and go back to having --schema-only/--data-only be true aliases for --section. But it'd

Re: request clarification on pg_restore documentation

2023-10-27 Thread Bruce Momjian
Does anyone have a suggestion on how to handle this issue? The report is a year old. --- On Thu, Oct 6, 2022 at 10:28:15AM -0400, Bruce Momjian wrote: > On Thu, Sep 29, 2022 at 02:30:13PM +, PG Doc comments form wrote

Re: request clarification on pg_restore documentation

2022-10-06 Thread Bruce Momjian
On Thu, Sep 29, 2022 at 02:30:13PM +, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/14/app-pgrestore.html > Description: > > pg_restore seems to have two ways to restore data: > > --section=data >