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

From Robert Haas
Subject Re: Better support of exported snapshots with pg_dump
Date
Msg-id CA+TgmoYaKxL=UNU4rk2fSU8qSqMSj3ELtqqFj=Y4bL_gAAYhNQ@mail.gmail.com
Whole thread Raw
In response to Re: Better support of exported snapshots with pg_dump  (Andres Freund <andres@2ndquadrant.com>)
Responses Re: Better support of exported snapshots with pg_dump
List pgsql-hackers
On Wed, Oct 15, 2014 at 1:06 AM, Andres Freund <andres@2ndquadrant.com> wrote:
> I personally think we should just disregard the race here and add a
> snapshot parameter. The race is already there and not exactly
> small. Let's not kid ourselves that hiding it solves anything.

I, too, favor that plan.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Directory/File Access Permissions for COPY and Generic File Access Functions
Next
From: Robert Haas
Date:
Subject: Re: group locking: incomplete patch, just for discussion