On Thu, 31 Dec 2009 12:35:49 -0500
Landreville wrote:
> I've just noticed the transaction_timestamp is actually way (up to
> several minutes) before the database proc gets called. I'm on
> postgresql 8.4 so the transaction_timestamp is when the transaction
> started, and I compared it against the
I've just noticed the transaction_timestamp is actually way (up to
several minutes) before the database proc gets called. I'm on
postgresql 8.4 so the transaction_timestamp is when the transaction
started, and I compared it against the clock_timestamp (absolute
current time) and it is quite a bit o