| From: | Andreas Pflug <pgadmin(at)pse-consulting(dot)de> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: serverlog rotation/functions |
| Date: | 2004-07-13 22:03:49 |
| Message-ID: | 40F45C45.8080002@pse-consulting.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Tom Lane wrote:
>
> That was something that bothered me too. I think in the patch as given,
> the GUC parameter determining the logfile name would have to be
> PGC_POSTMASTER, ie, you could not change it on the fly because the
> backends wouldn't all switch together.
In my original posting it was PGC_POSTMASTER, I changed it recently
after I added rotation handling in ProcessConfigFile. If you think this
is critical, we can revert it.
Regards,
Andreas
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Marc G. Fournier | 2004-07-13 22:05:15 | Re: Release planning (was: Re: Status report) |
| Previous Message | Marc G. Fournier | 2004-07-13 22:03:04 | Re: Release planning (was: Re: Status report) |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Simon Riggs | 2004-07-13 22:25:34 | Re: Point in Time Recovery |
| Previous Message | Andreas Pflug | 2004-07-13 22:01:04 | Re: serverlog rotation/functions |