Re: Urgent Help Required

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: Urgent Help Required
Дата
Msg-id 5253FF63.1040407@gmail.com
обсуждение исходный текст
Ответ на Urgent Help Required  (shailesh singh <shaileshjuly@gmail.com>)
Ответы Re: Urgent Help Required  (David Johnston <polobo@yahoo.com>)
Re: Urgent Help Required  (shailesh singh <shaileshjuly@gmail.com>)
Список pgsql-general
On 10/08/2013 03:55 AM, shailesh singh wrote:
> I had got this message while running vacuum full from backend . Now My
> database is not starting , Help pls.
>
> backend> vacuum full debug;
> WARNING:  database "debug" must be vacuumed within 999999 transactions
> HINT:  To avoid a database shutdown, execute a full-database VACUUM in
> "debug".
> ERROR:  relation "debug" does not exist

>
> Now what?

First some information.

1) What version of Postgres are you using?

2) Does database debug in fact exist or not?
    In other words does it show up with \l in psql?

Also it not necessary to use FULL with the VACUUM.

>
> Thanks in advance.
>
> Shailesh Singh


--
Adrian Klaver
adrian.klaver@gmail.com


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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Why there are no max_wal_receivers
Следующее
От: David Johnston
Дата:
Сообщение: Re: Urgent Help Required