[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pgsql-committers
Subject:    [COMMITTERS] pgsql: Make archive recovery always start a new timeline, rather than
From:       tgl () postgresql ! org (Tom Lane)
Date:       2007-09-29 1:36:19
Message-ID: 20070929013619.94AA0753E4C () cvs ! postgresql ! org
[Download RAW message or body]

Log Message:
-----------
Make archive recovery always start a new timeline, rather than only when a
recovery stop time was used.  This avoids a corner-case risk of trying to
overwrite an existing archived copy of the last WAL segment, and seems
simpler and cleaner all around than the original definition.  Per example
from Jon Colverson and subsequent analysis by Simon.

Tags:
----
REL8_2_STABLE

Modified Files:
--------------
    pgsql/doc/src/sgml:
        backup.sgml (r2.95.2.2 -> r2.95.2.3)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/backup.sgml?r1=2.95.2.2&r2=2.95.2.3)
  pgsql/src/backend/access/transam:
        xlog.c (r1.258.2.1 -> r1.258.2.2)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/xlog.c?r1=1.258.2.1&r2=1.258.2.2)


---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at

                http://www.postgresql.org/about/donate


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic