Re: Avoid too prominent use of "backup" on pg_dump man page

2024-07-30 Thread Peter Eisentraut
On 31.05.24 10:24, Laurenz Albe wrote: On Thu, 2024-05-30 at 08:21 +0200, Daniel Gustafsson wrote: No objections to using export over backup, but it does make the use of "restore" feel awkward as that's generally an operation on a backup and not an export. -    least one schema/table in the

Re: Avoid too prominent use of "backup" on pg_dump man page

2024-05-31 Thread Laurenz Albe
On Thu, 2024-05-30 at 08:21 +0200, Daniel Gustafsson wrote: > No objections to using export over backup, but it does make the use of > "restore" feel awkward as that's generally an operation on a backup and not an > export. > > -    least one schema/table in the backup file. > +    least o

Re: Avoid too prominent use of "backup" on pg_dump man page

2024-05-29 Thread Daniel Gustafsson
> On 30 May 2024, at 01:11, Peter Eisentraut wrote: > Suggestions for word-smithing welcome. No objections to using export over backup, but it does make the use of "restore" feel awkward as that's generally an operation on a backup and not an export. -least one schema/table in the backu