Re: pgsql: Add support for forcing a switch to a new - Mailing list pgsql-committers

From Simon Riggs
Subject Re: pgsql: Add support for forcing a switch to a new
Date
Msg-id 1154964877.2570.83.camel@localhost.localdomain
Whole thread Raw
In response to pgsql: Add support for forcing a switch to a new xlog file; cause such a  (tgl@postgresql.org (Tom Lane))
List pgsql-committers
On Sun, 2006-08-06 at 00:53 -0300, Tom Lane wrote:
> Log Message:
> -----------
> Add support for forcing a switch to a new xlog file; cause such a switch
> to happen automatically during pg_stop_backup().  Add some functions for
> interrogating the current xlog insertion point and for easily extracting
> WAL filenames from the hex WAL locations displayed by pg_stop_backup
> and friends.  Simon Riggs with some editorialization by Tom Lane.

Looks like some pretty good streamlining to me... you're too modest.

--
  Simon Riggs
  EnterpriseDB          http://www.enterprisedb.com


pgsql-committers by date:

Previous
From: dpavlin@pgfoundry.org (User Dpavlin)
Date:
Subject: pgestraier - pgestraier: subversion revision 64 commited to CVS
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Make recovery from WAL be restartable, by executing a