Re: pg_hba.conf reload - Mailing list pgsql-admin

From Bruce Momjian
Subject Re: pg_hba.conf reload
Date
Msg-id 200201290117.g0T1HWI07612@candle.pha.pa.us
Whole thread Raw
In response to Re: pg_hba.conf reload  ("Thomas F. O'Connell" <tfo@monsterlabs.com>)
List pgsql-admin
Thomas F. O'Connell wrote:
>  > In 7.1.X and earlier, pg_hba.conf is reread on every connection request.
>
> > 7.2.X will requires a sighup to the postmaster to reload pg_hba.conf.
>
>
> why the change?

Performance.  Faster to cache contents.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-admin by date:

Previous
From: "Thomas F. O'Connell"
Date:
Subject: Re: pg_hba.conf reload
Next
From: "Lau NH"
Date:
Subject: Backup database through web and php