xmin

From: "Ilja Golshtein" <ilejn(at)yandex(dot)ru>
To: pgsql-general(at)postgresql(dot)org
Subject: xmin
Date: 2006-08-03 17:05:18
Message-ID: 44D22CCE.000003.19605@soapbox.yandex.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello!

Is it Ok to use xmin column in application programm?

Purpose is obvios: I need to know the record was not changed since
a moment in the past and things like this.
So every UPDATE should somehow change value of the column.

The choice it trigger or xmin.
Which is better (from perfomance, reliability, compartibility,
whatever, point of view)?

Thanks.

--
Best regards
Ilja Golshtein

Responses

  • Re: xmin at 2006-08-03 17:09:23 from Richard Huxton

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2006-08-03 17:07:37 Re: CREATE DATABASE
Previous Message Rohit Prakash Khare 2006-08-03 16:33:35 Vacuum, Analyze, ReIndex from within VB.NET 2003