| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | PostgreSQL-documentation <pgsql-docs(at)postgresql(dot)org> |
| Subject: | Re: [COMMITTERS] pgsql: Fix non-improvement of description of |
| Date: | 2006-09-03 19:15:38 |
| Message-ID: | 200609031915.k83JFcX04953@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-docs |
Tom Lane wrote:
> Log Message:
> -----------
> Fix non-improvement of description of archive_timeout. archive_command
> is only invoked on completed WAL segments, period --- there's no 'by
> default' about it.
Uh, the text is now:
The <xref linkend="guc-archive-command"> is only invoked on completed
WAL segments. Hence,
as it was before my change. My point in the change is that
archive-timeout causes non-filled archive files to be "completed". I
see why the "By default" could be a problem. I am now thinking we need
a word other than "completed". That suggests filled, when it is not
full. Expired? No. Anyone?
--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2006-09-03 19:30:43 | pgsql: Suppress 'unused variable' warnings created by latest commit. |
| Previous Message | Tom Lane | 2006-09-03 19:06:15 | pgsql: Fix non-improvement of description of archive_timeout. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Nikolay Samokhvalov | 2006-09-05 07:58:36 | Re: [HACKERS] New XML section for documentation |
| Previous Message | Tom Lane | 2006-09-03 19:06:15 | pgsql: Fix non-improvement of description of archive_timeout. |