pgsql: Remove: * Allow database recovery where tablespaces can't be

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove: * Allow database recovery where tablespaces can't be
Date: 2004-11-06 05:38:35
Message-ID: 20041106053835.E53363A3F8E@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Log Message:
-----------
Remove:

* Allow database recovery where tablespaces can't be created

When a pg_dump is restored, all tablespaces will attempt to be created
in their original locations. If this fails, the user must be able to
adjust the restore process.

Modified Files:
--------------
pgsql/doc:
TODO (r1.1385 -> r1.1386)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1385&r2=1.1386)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2004-11-06 14:32:12 pgsql: Reduce formatting entropy
Previous Message Bruce Momjian 2004-11-06 05:32:38 pgsql: Now that we advertize only CIDR address in pg_hba.conf, remove

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2004-11-06 05:39:26 Re: Using ALTER TABLESPACE in pg_dump
Previous Message Philip Warner 2004-11-06 04:59:47 Re: Using ALTER TABLESPACE in pg_dump