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

Commitb33c723

Browse files
committed
Add:
> * Allow reporting of which objects are in which tablespaces> * Allow database recovery where tablespaces can't be created211a213,214> o Add ALTER TABLESPACE to change location, name, owner> o Allow objects to be moved between tablespaces
1 parent9e24182 commitb33c723

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

‎doc/TODO

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Fri Jun 1812:03:13 EDT 2004
3+
Last updated:Fri Jun 1814:35:43 EDT 2004
44

55
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -52,7 +52,8 @@ Administration
5252
* Allow GRANT/REVOKE permissions to be given to all schema objects with one command
5353
* Remove unreferenced table files created by transactions that were
5454
in-progress when the server terminated abruptly
55-
55+
* Allow reporting of which objects are in which tablespaces
56+
* Allow database recovery where tablespaces can't be created
5657

5758

5859
Data Types
@@ -209,6 +210,8 @@ Commands
209210
o Allow ALTER TABLE to change constraint deferrability and actions
210211
o Disallow dropping of an inherited constraint
211212
o Allow the schema of objects to be changed
213+
o Add ALTER TABLESPACE to change location, name, owner
214+
o Allow objects to be moved between tablespaces
212215

213216
* CLUSTER
214217
o Automatically maintain clustering on a table

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp