Re: UpGrading to 7.1.2

Поиск
Список
Период
Сортировка
От Brian C. Doyle
Тема Re: UpGrading to 7.1.2
Дата
Msg-id 5.0.2.1.0.20010809191032.00a36d50@pop.mindspring.com
обсуждение исходный текст
Ответ на Re: UpGrading to 7.1.2  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Tom,

Thank you This is what I was looking for.  Unfortunately for me I took the
advice of the others who wrote and manually backed up each db
seperately.  But from here on out I will know as well as everyone else on
the list.

Again Thank you Tom

At 03:43 PM 8/9/01 -0400, Tom Lane wrote:
>"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
>
>---------------------------(end of broadcast)---------------------------
>TIP 5: Have you checked our extensive FAQ?
>
>http://www.postgresql.org/users-lounge/docs/faq.html


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

Предыдущее
От: missive@frontiernet.net (Lee Harr)
Дата:
Сообщение: Re: ERROR: AlterTableAddConstraint:
Следующее
От: newsreader@mediaone.net
Дата:
Сообщение: Re: FATAL 1