pgsql: When archiving is enabled, rotate the last WAL segment at

From: heikki(at)postgresql(dot)org (Heikki Linnakangas)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: When archiving is enabled, rotate the last WAL segment at
Date: 2009-05-28 11:02:16
Message-ID: 20090528110216.D879575331E@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
When archiving is enabled, rotate the last WAL segment at shutdown so that
all transactions are archived.

Original patch by Guillaume Smet.

Modified Files:
--------------
pgsql/src/backend/access/transam:
xlog.c (r1.340 -> r1.341)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/xlog.c?r1=1.340&r2=1.341)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2009-05-28 20:02:10 pgsql: Document that forking while having open libpq connections is not
Previous Message Tom Lane 2009-05-27 22:12:53 pgsql: Improve release note explanation of the change in libpq's