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-12T11:43:35Z
Lists: pgsql-hackers
Attachments
- pgdump-sync-v4.patch (application/x-patch) patch v4
On Sat, Nov 12, 2016 at 1:46 PM, Michael Paquier <michael.paquier@gmail.com> wrote: > On Fri, Nov 11, 2016 at 11:03 PM, Albe Laurenz <laurenz.albe@wien.gv.at> wrote: >> This would avoid confusion, and we expect that few people will want to use >> this option anyway, right? > > Definitely a good point. Meh. I forgot docs and --help output updates. -- Michael
Commits
-
Sync pg_dump and pg_dumpall output
- 96a7128b7b4c 10.0 landed