Re: count on transaction ID

From: ddgs <gsmaths(at)gmail(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: count on transaction ID
Date: 2012-03-12 15:46:53
Message-ID: 1331567213547-5558198.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

It is just a simple idea syntax, not the exact one.
Anyway, I am wonder how to get the 2^31 transaction IDs to cause the failure
But I get the wraparound error warning when I delete a large no. of rows.
So the wraparound failure is due to what reason, that I still have no idea
(at least not the transaction limit, I guess)

--
View this message in context: http://postgresql.1045698.n5.nabble.com/count-on-transaction-ID-tp5550894p5558198.html
Sent from the PostgreSQL - performance mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Tomas Vondra 2012-03-12 16:03:59 Re: Tuning wizard
Previous Message Kevin Grittner 2012-03-12 14:40:45 Re: count on transaction ID