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

From Scott Marlowe
Subject Re: postgres 8.2.9 transaction id wraparound failure
Date
Msg-id dcc563d10904201155l61d56435lc2c85273285b78a4@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>)
Responses 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 12: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/ )

This is not specifying the db to connect to. You need:

postgres --single -D /data/pg_devices /database1/ postgres

pgsql-admin by date:

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