Re: pg_dump, pg_dumpall and data durability

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pg_dump, pg_dumpall and data durability
Date: 2016-10-13 08:13:37
Message-ID: CAB7nPqTBxKDbid4j3fh5cjVNgGyP5EjjmZuruArxxEPb5HRPMw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Oct 13, 2016 at 2:49 PM, Michael Paquier
<michael(dot)paquier(at)gmail(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Emre Hasegeli 2016-10-13 08:54:15 Re: FTS Configuration option
Previous Message Michael Paquier 2016-10-13 08:10:36 Improve OOM handling in pg_locale.c