Re: pg_dump, pg_dumpall and data durability
Michael Paquier <michael.paquier@gmail.com>
From: Michael Paquier <michael.paquier@gmail.com>
To: PostgreSQL mailing lists <pgsql-hackers@postgresql.org>
Date: 2016-10-13T08:13:37Z
Lists: pgsql-hackers
On Thu, Oct 13, 2016 at 2:49 PM, Michael Paquier <michael.paquier@gmail.com> wrote: > - This is effective for all modes, when the user specifies an output > file. In short that's when fileSpec is not NULL. I have sent the email too early here... In this case the sync is a no-op. It is missing a sentence. -- Michael
Commits
-
Sync pg_dump and pg_dumpall output
- 96a7128b7b4c 10.0 landed