Re: [URGENT] Problems recovering database

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [URGENT] Problems recovering database
Дата
Msg-id 3844.1052951658@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [URGENT] Problems recovering database  (Bruno Mattarollo <bruno@web1.greenpeace.org>)
Ответы Re: [URGENT] Problems recovering database  (Bruno Mattarollo <bruno@web1.greenpeace.org>)
Список pgsql-admin
Bruno Mattarollo <bruno@web1.greenpeace.org> writes:
> Thank you for this. Setting the transaction ID higher worked to allow me
> to connect to the database but when I issue:

> cybercentre=# select count(*) from users;
> ERROR:  XLogFlush: request 10/B7E93FCC is not satisfied --- flushed only
> to 0/4000050

> I get that error. Any idea?

Looks like the starting WAL location needs to be higher than I thought.
Try "-l 100,0".

            regards, tom lane

В списке pgsql-admin по дате отправления:

Предыдущее
От: Bruno Mattarollo
Дата:
Сообщение: Re: [URGENT] Problems recovering database
Следующее
От: Bruno Mattarollo
Дата:
Сообщение: Re: [URGENT] Problems recovering database