| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Tovo Rabemanantsoa <tovo(dot)rabemanantsoa(at)bordeaux(dot)inra(dot)fr> |
| Cc: | pgsql-novice(at)postgresql(dot)org |
| Subject: | Re: Logging behavior not changing on reload |
| Date: | 2014-04-02 13:54:58 |
| Message-ID: | 12782.1396446898@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
Tovo Rabemanantsoa <tovo(dot)rabemanantsoa(at)bordeaux(dot)inra(dot)fr> writes:
> On 04/02/2014 03:39 PM, Matthew Foster - NOAA Federal wrote:
>> Thank you for the quick reply. SHOW indeed indicates that the
>> parameters have not actually changed. I guess my next question is: Why
>> did they not change on reload?
> Changing paramaters relative to logging_collector requires restart not
> just reload.
Not the ones he asked about. It's true that running the logging collector
at all (ie turning logging_collector on or off) requires a restart to
reconfigure the server process interconnections, but adjusting the log
rotation parameters doesn't need that.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tovo Rabemanantsoa | 2014-04-02 13:59:43 | Re: Logging behavior not changing on reload |
| Previous Message | Tom Lane | 2014-04-02 13:50:42 | Re: Logging behavior not changing on reload |