pgsql: Add: > * Allow WAL replay of CREATE TABLESPACE to work when the

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add: > * Allow WAL replay of CREATE TABLESPACE to work when the
Date: 2005-03-23 02:49:43
Message-ID: 20050323024943.4A820565F6@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add:

> * Allow WAL replay of CREATE TABLESPACE to work when the directory
> structure on the recovery computer is different from the original

Modified Files:
--------------
pgsql/doc:
TODO (r1.1471 -> r1.1472)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1471&r2=1.1472)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2005-03-23 02:50:57 pgsql: Remove duplicate: < * Allow a warm standby system to also allow
Previous Message Bruce Momjian 2005-03-23 02:49:42 Re: pgsql: WAL must log CREATE and DROP DATABASE operations