Re: best method of reloading pg_hba.conf

From: Hannu Krosing <hannu(at)tm(dot)ee>
To: David Ford <david(at)blue-labs(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: best method of reloading pg_hba.conf
Date: 2001-11-09 19:57:00
Message-ID: 3BEC350C.23880D29@tm.ee
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

David Ford wrote:
>
> Is the best method of reloading pg_hba.conf to SIGHUP the master process?

You dont need to reload it. It all happens automatically - just edit it
and
it will be consulted at next connect.

--------------
Hannu

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2001-11-09 20:06:28 Re: 'real' strange problem in 7.1.3
Previous Message Tom Lane 2001-11-09 19:48:22 Re: Possible major bug in PlPython (plus some other ideas)