view the remining # of TX ID's available per db (before TX ID wraparound failure) - Mailing list pgadmin-support

From Kevin Kempter
Subject view the remining # of TX ID's available per db (before TX ID wraparound failure)
Date
Msg-id 200906231005.21445.kevin@kevinkempterllc.com
Whole thread Raw
List pgadmin-support
Hi all;<br /><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;
-qt-block-indent:0;text-indent:0px; -qt-user-state:0;"><br />I want to be sure we know exactly how close we are to a tx
idwraparound failure.<br /><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px;-qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br />I ran this:<br /><br /> select datname,
age(datfrozenxid)from pg_database;<br /><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px;
margin-left:0px;margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br />I assume the resulting
valueis the number of available tx id's left per db, is this correct?<br /><p style="-qt-paragraph-type:empty;
margin-top:0px;margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;
-qt-user-state:0;"><br/>Also is there a way in 8.3 to determine which tables need to be vacuum'ed so PostgreSQL can
resetthe tx id values?<br /><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px;-qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br /><p style="-qt-paragraph-type:empty;
margin-top:0px;margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;
-qt-user-state:0;"><br/><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px;-qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br />Thanks in advance...<br /><p
style="-qt-paragraph-type:empty;margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;
-qt-block-indent:0;text-indent:0px; -qt-user-state:0;"><br /><p style="-qt-paragraph-type:empty; margin-top:0px;
margin-bottom:0px;margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br /> 

pgadmin-support by date:

Previous
From: Andres Freund
Date:
Subject: Re: Bug in SQL editor find and replace
Next
From: Ashesh Vashi
Date:
Subject: Re: Bug in SQL editor find and replace