Re: [NOVICE] Last ID Problem - Mailing list pgsql-hackers

From Neil Conway
Subject Re: [NOVICE] Last ID Problem
Date
Msg-id 1107297887.12465.103.camel@localhost.localdomain
Whole thread Raw
In response to Re: [NOVICE] Last ID Problem  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Responses Re: [NOVICE] Last ID Problem  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Tue, 2005-02-01 at 11:24 -0300, Alvaro Herrera wrote:
> How about the TID?

That wouldn't be sufficiently stable for use by client applications, I
believe: a concurrent VACUUM FULL could mean your TID no longer points
at what you think it does.

-Neil



pgsql-hackers by date:

Previous
From: Darcy Buskermolen
Date:
Subject: Re: FunctionCallN improvement.
Next
From: Tom Lane
Date:
Subject: Re: [NOVICE] Last ID Problem