Re: Unhelpful initdb error message

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: Unhelpful initdb error message
Дата
Msg-id 201203060818.27742.adrian.klaver@gmail.com
обсуждение исходный текст
Ответ на Re: Unhelpful initdb error message  (Thom Brown <thom@linux.com>)
Ответы Re: Unhelpful initdb error message  (Thom Brown <thom@linux.com>)
Список pgsql-general
On Tuesday, March 06, 2012 8:11:20 am Thom Brown wrote:
> On 6 March 2012 16:04, Adrian Klaver <adrian.klaver@gmail.com> wrote:
> > The postmaster.pid is located outside the data directory, but points back
> > to the data directory.   Not sure where Debian, though at a guess
> > somewhere in /var. Any way search for postmaster.pid.
>
> I'm not sure, because if I use a new data directory, initdb it and
> start the service, the postmaster.pid appears in it, and not as a
> symbolic link.
>
> I did a search for postmaster.pid in the whole of /var and it only
> shows up "/var/lib/postgresql/9.1/main/postmaster.pid"


My guess is if you open that file you will find it points back to the old
directory.  So are you  still running the Debian packaged version of Postgres?
Or in other words does a ps show any other postmasters running other than the
new one you built?

--
Adrian Klaver
adrian.klaver@gmail.com

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

Предыдущее
От: Thom Brown
Дата:
Сообщение: Re: Unhelpful initdb error message
Следующее
От: Thom Brown
Дата:
Сообщение: Re: Unhelpful initdb error message