Re: pg_dump, pg_dumpall and data durability
Michael Paquier <michael.paquier@gmail.com>
From: Michael Paquier <michael.paquier@gmail.com>
To: Albe Laurenz <laurenz.albe@wien.gv.at>
Cc: PostgreSQL mailing lists <pgsql-hackers@postgresql.org>
Date: 2016-11-29T04:30:47Z
Lists: pgsql-hackers
On Mon, Nov 14, 2016 at 6:07 PM, Michael Paquier <michael.paquier@gmail.com> wrote: > On Mon, Nov 14, 2016 at 6:04 PM, Albe Laurenz <laurenz.albe@wien.gv.at> wrote: >> Michael Paquier wrote: >>> Meh. I forgot docs and --help output updates. >> >> Looks good, except that you left the "N" option in the getopt_long >> call for pg_dumpall. I fixed that in the attached patch. > > No, v5 has removed it, but it does not matter much now... > >> I'll mark the patch "ready for committer". > > Thanks! Moved to CF 2017-01. -- Michael
Commits
-
Sync pg_dump and pg_dumpall output
- 96a7128b7b4c 10.0 landed