Re: [Twisted-Python] adbapi transaction initiation

2009-12-31 Thread Timothy Allen
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

[Twisted-Python] adbapi transaction initiation

2009-12-31 Thread Landreville
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