| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org> |
| Subject: | backends rereading postgresql.conf |
| Date: | 2001-11-16 19:06:16 |
| Message-ID: | 200111161906.fAGJ6Hu15474@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
In answering the question about SIGHUP and pg_hba.conf, I was surprised
to learn from Tom and postgresql.conf is reloaded by backends on
postmaster SIGHUP, at least for certain configuration settings.
It this new behavior? I thought postgresql.conf changes only were seen by
newly spawned children.
--
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 | Bruce Momjian | 2001-11-16 19:17:24 | Apology for email problems, again |
| Previous Message | Tom Lane | 2001-11-16 19:03:23 | Re: ecpg test problem |