Re: Problem with txid_snapshot_in/out() functionality - Mailing list pgsql-hackers

From Jan Wieck
Subject Re: Problem with txid_snapshot_in/out() functionality
Date
Msg-id 53495E9E.9070603@wi3ck.info
Whole thread Raw
In response to Re: Problem with txid_snapshot_in/out() functionality  (Andres Freund <andres@2ndquadrant.com>)
List pgsql-hackers
On 04/12/14 11:18, Andres Freund wrote:
> On 2014-04-12 11:15:09 -0400, Jan Wieck wrote:
>> On 04/12/14 10:09, Greg Stark wrote:
>>
>> >A pg_restore would start a new xid space from FirstNormalXid which would
>> >obviously not work with any stored txids.
>> >
>>
>> http://www.postgresql.org/docs/9.3/static/app-pgresetxlog.html
>
> Using that as part of any sort of routine task IMNSHO is a seriously bad
> idea.

Nobody is advocating doing so.


Jan

-- 
Jan Wieck
Senior Software Engineer
http://slony.info



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Problem with txid_snapshot_in/out() functionality
Next
From: Marco Atzeri
Date:
Subject: test failure on latest source