postmaster.pid disappeared

Поиск
Список
Период
Сортировка
От Junaili Lie
Тема postmaster.pid disappeared
Дата
Msg-id 8d04ce99050524113916157ff8@mail.gmail.com
обсуждение исходный текст
Ответы Re: postmaster.pid disappeared  (Josh Berkus <josh@agliodbs.com>)
Re: postmaster.pid disappeared  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Hi,
I was redirected to this maillist when i asked questions on irc. I
hope this is the right mailing list.
I am running postgresql 7.4.8 on solaris 10 (and I compile and
installed slony). Everytime I am trying to reload the configuration
using pg_ctl reload -D $PGDATA, it deleted the postmaster.pid and
didn't create a new one. So, after reload, the only way I can restart
the server is by kill -9 and then start the server again. I check the
log, nothing is meaningful except the last line:
LOG:  received SIGHUP, reloading configuration files
I am wondering if anybody has any idea?

I also noticed that the pg_ctl stop $PGDATA -m fast and smart takes
forever. When I do ps -ef, i saw several instances of <defunct>. I
have to kill -9 almost all the time to shutdown the server.

Thank you in advance,

J


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: IN/OUT parameters
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: IN/OUT parameters