Re: postgresql transaction id monitoring with nagios - Mailing list pgsql-performance

From Vivek Khera
Subject Re: postgresql transaction id monitoring with nagios
Date
Msg-id 628A837A-9718-46BB-85D7-8A63BBB1CA32@khera.org
Whole thread Raw
In response to postgresql transaction id monitoring with nagios  ("Tony Wasson" <ajwasson@gmail.com>)
Responses Re: postgresql transaction id monitoring with nagios  (Alvaro Herrera <alvherre@commandprompt.com>)
Re: postgresql transaction id monitoring with nagios  ("Tony Wasson" <ajwasson@gmail.com>)
List pgsql-performance
On May 2, 2006, at 2:26 PM, Tony Wasson wrote:

> The script detects a wrap at 2 billion. It starts warning once one or
> more databases show an age over 1 billion transactions. It reports
> critical at 1.5B transactions. I hope everyone out there is vacuuming
> *all* databases often.

Something seems wrong... I just ran your script against my
development database server which is vacuumed daily and it said I was
53% of the way to 2B.  Seemed strange to me, so I re-ran "vacuum -a -
z" to vacuum all databases (as superuser), reran the script and got
the same answer.



Attachment

pgsql-performance by date:

Previous
From: Mark Lewis
Date:
Subject: Re: Slow restoration question
Next
From: Alvaro Herrera
Date:
Subject: Re: postgresql transaction id monitoring with nagios