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

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

From
momjian@svr1.postgresql.org (Bruce Momjian)
Date:
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)