Re: Better support of exported snapshots with pg_dump - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Better support of exported snapshots with pg_dump
Date
Msg-id CAB7nPqQbMY_3v7Ytv=crq6AkNsHn2pG56p844Fmk981GJfroYw@mail.gmail.com
Whole thread Raw
In response to Re: Better support of exported snapshots with pg_dump  (Petr Jelinek <petr@2ndquadrant.com>)
Responses Re: Better support of exported snapshots with pg_dump
List pgsql-hackers
On Tue, Oct 28, 2014 at 8:08 PM, Petr Jelinek <petr@2ndquadrant.com> wrote:
> Hi,
>
> On 28/10/14 03:15, Michael Paquier wrote:
>>
>>
>> Updated patch with those comments addressed is attached.
>
>
> Great, I have no further comments so I consider this patch ready for
> committer (and will mark it so momentarily).
OK thanks!

> Just as a note - there is the issue you raised yourself about the less than
> perfect error message, but I really don't think it's worth the trouble to
> have special handling for it as the message coming from the server is clear
> enough IMHO.
Yeah thinking the same. Let's see what others think (btw, if this code
gets committed, be sure to mark Simon as a co-author).
Regards,
-- 
Michael



pgsql-hackers by date:

Previous
From: Petr Jelinek
Date:
Subject: Re: Better support of exported snapshots with pg_dump
Next
From: Heikki Linnakangas
Date:
Subject: Re: proposal: CREATE DATABASE vs. (partial) CHECKPOINT