Re: upgrade from 7.1.2 to 7.1.3 and uh, where are my

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: upgrade from 7.1.2 to 7.1.3 and uh, where are my
Дата
Msg-id 26588.999617913@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: upgrade from 7.1.2 to 7.1.3 and uh, where are my  (Jerry Asher <jerry@theashergroup.com>)
Список pgsql-general
Jerry Asher <jerry@theashergroup.com> writes:
> How do I tell postgres where to find my databases?

A -D switch when starting the postmaster is sufficient.  If you are not
using one then the configure-time default is assumed.  Is it possible
that you built 7.1.3 with a different default than 7.1.2 had, and it's
now running in some other data directory than you think it is?

If you are getting as far as "Database "foo" does not exist in the
system catalog" then the postmaster is in a valid data directory,
but perhaps it's one that's leftover from a test setup, or some such?

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: upgrade from 7.1.2 to 7.1.3 and uh, where are my databases?
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: many junction tables