Re: UpGrading to 7.1.2

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: UpGrading to 7.1.2
Дата
Msg-id 29954.997386215@sss.pgh.pa.us
обсуждение исходный текст
Ответ на UpGrading to 7.1.2  ("Brian C. Doyle" <bcdoyle@mindspring.com>)
Ответы Re: UpGrading to 7.1.2  ("Brian C. Doyle" <bcdoyle@mindspring.com>)
Список pgsql-general
"Brian C. Doyle" <bcdoyle@mindspring.com> writes:
> Okay here is the problem this database no longer exist  At some point the
> dir path for it got removed and I do not know when or why I did that with
> out dropdb.  So postgres is still thinking it should be there.

> How do I get postgres to stop thinking it is there

DELETE FROM pg_database WHERE datname = 'foo';

            regards, tom lane

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

Предыдущее
От: Mike Finn
Дата:
Сообщение: Feature request for 7.x
Следующее
От: newsreader@mediaone.net
Дата:
Сообщение: FATAL 1