public inbox for [email protected]  
help / color / mirror / Atom feed
pgsql: Fix non-improvement of description of archive_timeout.
2+ messages / 2 participants
[nested] [flat]

* pgsql: Fix non-improvement of description of archive_timeout.
@ 2006-09-03 19:06  Tom Lane <[email protected]>
  0 siblings, 1 reply; 2+ messages in thread

From: Tom Lane @ 2006-09-03 19:06 UTC (permalink / raw)
  To: [email protected]

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.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        config.sgml (r1.82 -> r1.83)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/config.sgml.diff?r1=1.82&r2=1.83)



^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* Re: [COMMITTERS] pgsql: Fix non-improvement of description of
@ 2006-09-03 19:15  Bruce Momjian <[email protected]>
  parent: Tom Lane <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Bruce Momjian @ 2006-09-03 19:15 UTC (permalink / raw)
  To: Tom Lane <[email protected]>; +Cc: 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   [email protected]
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +




^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2006-09-03 19:15 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2006-09-03 19:06 pgsql: Fix non-improvement of description of archive_timeout. Tom Lane <[email protected]>
2006-09-03 19:15 ` Re: [COMMITTERS] pgsql: Fix non-improvement of description of Bruce Momjian <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox