Re: SIGHUP postmaster

Поиск
Список
Период
Сортировка
От Oliver Elphick
Тема Re: SIGHUP postmaster
Дата
Msg-id 1032207504.13211.13.camel@linda
обсуждение исходный текст
Ответ на SIGHUP postmaster  ("Mark Seftel" <mark@mymobile.com>)
Список pgsql-novice
On Sat, 2002-09-14 at 23:04, Mark Seftel wrote:
> Hi,
>
> I need to changes to pg_hba.conf and now need to "SIGHUP the postmaster"
>
> Does anyone no how to do this.

pg_ctl reload

or

kill -HUP `cat $PGDATA/postmaster.pid | head -1`

--
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight, UK
http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839  932A 614D 4C34 3E1D 0C1C
                 ========================================
     "Therefore, since we have so great a cloud of witnesses
      surrounding us, let us also lay aside every weight,
      and the sin which so easily entangles us, and let us
      run with endurance the race that is set before us."
                               Hebrews 12:1


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

Предыдущее
От: AarniRuuhimäki / Megative Tmi / KYMI.com
Дата:
Сообщение: Re: backup
Следующее
От: Oliver Elphick
Дата:
Сообщение: Re: Changing default user's passwd