Re: Out of space - Mailing list pgsql-admin

From Tom Lane
Subject Re: Out of space
Date
Msg-id 26971.1081367166@sss.pgh.pa.us
Whole thread Raw
In response to Re: Out of space  ("Tom Bakken" <tom.bakken@tx.usda.gov>)
Responses Re: Out of space
List pgsql-admin
"Tom Bakken" <tom.bakken@tx.usda.gov> writes:
> I'm not finding any mention of CHECKPOINT in my references.  Is that
> something from a version newer than 7.1.2?

You're running 7.1.2?  My, that *is* an old installation.  You really
ought to think about an update, particularly if you might be approaching
the 4-billion-transaction event horizon.  You do not want to suffer XID
wraparound in a 7.1 installation :-(.  See this link for explanations:
http://www.postgresql.org/docs/7.4/static/maintenance.html#VACUUM-FOR-WRAPAROUND

7.1 does have the CHECKPOINT command, though, whether you see it
documented or not.

            regards, tom lane

pgsql-admin by date:

Previous
From: "Tom Bakken"
Date:
Subject: Re: Out of space
Next
From: Tom Lane
Date:
Subject: Re: Out of space