| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Ed L(dot)" <pgsql(at)bluepolka(dot)net> |
| Cc: | pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: log rotatoin doc updates |
| Date: | 2004-09-17 22:44:08 |
| Message-ID: | 25798.1095461048@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
"Ed L." <pgsql(at)bluepolka(dot)net> writes:
> This patch updates log rotation documentation:
Applied, except for
> + Removed false statement that log_filename can only be changed on restart
> (it is reloadable via sighup);
The statement was correct as given so I didn't remove it. (If you think
it should mention that SIGHUP works, there are several dozen other uses
of the identical wording to describe SIGHUP variables ...)
> + Added a couple of examples;
I moved these down a little, since it didn't seem to make sense to
provide an example before all the relevant variables had been discussed.
I'm not sure about the markup here; it might be better to break out of
the <variablelist> and format the examples as independent paragraphs.
Comments anyone?
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ed L. | 2004-09-17 22:57:32 | Re: log rotatoin doc updates |
| Previous Message | David Wheeler | 2004-09-17 21:28:36 | Re: libpq and prepared statements progress for 8.0 |