Re: How to get Transaction Timestamp ?

From: Scott Ribe <scott_ribe(at)elevated-dev(dot)com>
To: Raghavendra <raghavendra(dot)rao(at)enterprisedb(dot)com>
Cc: Marti Raudsepp <marti(at)juffo(dot)org>, pgsql-general(at)postgresql(dot)org
Subject: Re: How to get Transaction Timestamp ?
Date: 2011-09-17 15:16:31
Message-ID: 0678AB48-6D57-4B3C-AA97-9C7BEFE7FBE6@elevated-dev.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sep 17, 2011, at 1:09 AM, Raghavendra wrote:

> However, I was curious to know any thing stored at Page-Level(like XID) to help me in getting the transaction timestamp.

No, there is no such thing. If you want timestamps, you have to record them yourself.

--
Scott Ribe
scott_ribe(at)elevated-dev(dot)com
http://www.elevated-dev.com/
(303) 722-0567 voice

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2011-09-17 17:30:22 Re: RES: RES: Foreign PostgreSQL server
Previous Message Marti Raudsepp 2011-09-17 14:49:48 Re: How to get Transaction Timestamp ?