Re: Problems shutting down Postmaster

Поиск
Список
Период
Сортировка
От Richard Troy
Тема Re: Problems shutting down Postmaster
Дата
Msg-id Pine.LNX.4.33.0702081356460.13334-100000@denzel.in
обсуждение исходный текст
Ответ на Problems shutting down Postmaster  (Andrew Edson <cheighlund@yahoo.com>)
Список pgsql-general
On Thu, 8 Feb 2007, Andrew Edson wrote:
<snip>
>   Someone else added the IP address for the other system to the
> pg_hba.conf file later, but since we had already started postgres by
> then, it didn't take.  And now, for some reason, postgres doesn't seem
> to want to let me shut down.

Try telling Postgres about your new pg_hba.cfg file by using

    pg_ctl reload

I'm not aware why you couldn't just stop it with

   pg_ctl stop

even with the wrong pg_hba.conf file.

HTH,
Richard

--
Richard Troy, Chief Scientist
Science Tools Corporation
510-924-1363 or 202-747-1263
rtroy@ScienceTools.com, http://ScienceTools.com/


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

Предыдущее
От: Rodrigo Gonzalez
Дата:
Сообщение: Re: Problems shutting down Postmaster
Следующее
От: Andrew Edson
Дата:
Сообщение: Re: Problems shutting down Postmaster