| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | "Thomas F(dot) O'Connell" <tfo(at)monsterlabs(dot)com> |
| Cc: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: pg_hba.conf reload |
| Date: | 2002-01-29 01:17:32 |
| Message-ID: | 200201290117.g0T1HWI07612@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Lau NH | 2002-01-29 03:01:58 | Backup database through web and php |
| Previous Message | Thomas F. O'Connell | 2002-01-29 00:31:26 | Re: pg_hba.conf reload |