Re: Transaction log

From: aaronenabs <aaronenabs(at)btconnect(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Transaction log
Date: 2011-04-06 15:13:04
Message-ID: 1302102784967-4286515.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thanks for that information would look into the xmin and xmax columns.

so its not possible to turn the HeapTupleVisiblity to true to view dead
tuples by setting it to

#define HeapTupleSatisfiesVisibility(tuple, snapshot, buffer)(1)

--
View this message in context: http://postgresql.1045698.n5.nabble.com/Transaction-log-tp4285471p4286515.html
Sent from the PostgreSQL - hackers mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2011-04-06 15:30:43 Re: Transaction log
Previous Message Tom Lane 2011-04-06 15:02:21 Re: getting to beta