Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9a643a9

Browse files
committed
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.
1 parentfa00650 commit9a643a9

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

‎doc/TODO

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ TODO list for PostgreSQL
66
Bracketed items "[]" have more detail.
77

88
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
9-
Last updated:Fri Nov5 22:25:13 EST 2004
9+
Last updated:Sat Nov6 00:38:05 EST 2004
1010

1111
The most recent version of this document can be viewed at the PostgreSQL web
1212
site, http://www.PostgreSQL.org.
@@ -52,12 +52,6 @@ Administration
5252
that will call that function and connect to each database to find the
5353
objects in each database for that tablespace.
5454

55-
* Allow database recovery where tablespaces can't be created
56-
57-
When a pg_dump is restored, all tablespaces will attempt to be created
58-
in their original locations. If this fails, the user must be able to
59-
adjust the restore process.
60-
6155
* Allow a database in tablespace t1 with tables created in tablespace t2
6256
to be used as a template for a new database created with default
6357
tablespace t2

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp