Re: postgres 8.2.9 transaction id wraparound failure

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: postgres 8.2.9 transaction id wraparound failure
Дата
Msg-id dcc563d10904201155l61d56435lc2c85273285b78a4@mail.gmail.com
обсуждение исходный текст
Ответ на Re: postgres 8.2.9 transaction id wraparound failure  ("Maria L. Wilson" <Maria.L.Wilson-1@nasa.gov>)
Ответы Re: postgres 8.2.9 transaction id wraparound failure
Список 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 по дате отправления:

Предыдущее
От: Jaime Casanova
Дата:
Сообщение: Re: postgres 8.2.9 transaction id wraparound failure
Следующее
От: "Maria L. Wilson"
Дата:
Сообщение: Re: postgres 8.2.9 transaction id wraparound failure