Re: postgres 8.2.9 transaction id wraparound failure - Mailing list pgsql-admin

From Jaime Casanova
Subject Re: postgres 8.2.9 transaction id wraparound failure
Date
Msg-id 3073cc9b0904201155k2e78b2e0p8d6751eef87e4781@mail.gmail.com
Whole thread Raw
In response to Re: postgres 8.2.9 transaction id wraparound failure  ("Maria L. Wilson" <Maria.L.Wilson-1@nasa.gov>)
List pgsql-admin
On Mon, Apr 20, 2009 at 1:43 PM, Maria L. Wilson
<Maria.L.Wilson-1@nasa.gov> wrote:
> ouch!!  ok - this may take me all week!
> i'm opening each database when I start up the server ( postgres --single -D
> /data/pg_devices /database1/ )

is database1 the directory where you initialized the server?

> i run the vacuum - just a plain old vacuum - nothing else...
> i am getting output like this with each vacuum...
>
> backend> [postgres@n116 ~]$ postgres --single -D /data/pg_devices n015ecs

can't understand this one... you have initialized several directories?
so you have variuos instances of postgresql running? if so, you only
have to vacuum the one that is giving you troubles...

> vacuum;

you execute this inside psql... rigth?

--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. +59387171157

pgsql-admin by date:

Previous
From: "Maria L. Wilson"
Date:
Subject: Re: postgres 8.2.9 transaction id wraparound failure
Next
From: Scott Marlowe
Date:
Subject: Re: postgres 8.2.9 transaction id wraparound failure