Re: best method of reloading pg_hba.conf

From: Hannu Krosing <hannu(at)tm(dot)ee>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: David Ford <david(at)blue-labs(dot)org>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: best method of reloading pg_hba.conf
Date: 2001-11-09 20:32:31
Message-ID: 3BEC3D5F.A67D6F96@tm.ee
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruce Momjian wrote:
>
> > Is the best method of reloading pg_hba.conf to SIGHUP the master process?
>
> In 7.2, yes, pg_ctl restart or SIGHUP. On 7.1.X pg_hba.conf is reread
> on every connection request.

Why was it changed ?

--------
Hannu

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Doug McNaught 2001-11-09 20:36:35 Re: Possible major bug in PlPython (plus some other ideas)
Previous Message Doug McNaught 2001-11-09 20:25:04 Re: Possible major bug in PlPython (plus some other ideas)