Re: SIGHUP postmaster

From: Oliver Elphick <olly(at)lfix(dot)co(dot)uk>
To: Mark Seftel <mark(at)mymobile(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: SIGHUP postmaster
Date: 2002-09-16 20:18:24
Message-ID: 1032207504.13211.13.camel@linda
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)Elphick(at)lfix(dot)co(dot)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

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Oliver Elphick 2002-09-16 20:21:04 Re: Changing default user's passwd
Previous Message Aarni Ruuhimäki / Megative Tmi / KYMI.com 2002-09-16 20:11:36 Re: backup