Done:
> o -Cluster all tables at once using pg_index.indisclustered set during
This commit is contained in:
parent
a4965520f6
commit
bc8f725a4a
4
doc/TODO
4
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Mon Aug 26 19:13:30 EDT 2002
|
Last updated: Tue Aug 27 00:30:19 EDT 2002
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -210,7 +210,7 @@ Commands
|
|||||||
o Add ALTER TABLE tab SET WITHOUT OIDS
|
o Add ALTER TABLE tab SET WITHOUT OIDS
|
||||||
|
|
||||||
* CLUSTER
|
* CLUSTER
|
||||||
o Cluster all tables at once using pg_index.indisclustered set during
|
o -Cluster all tables at once using pg_index.indisclustered set during
|
||||||
previous CLUSTER
|
previous CLUSTER
|
||||||
o -Prevent loss of indexes, permissions, inheritance
|
o -Prevent loss of indexes, permissions, inheritance
|
||||||
o Automatically maintain clustering on a table
|
o Automatically maintain clustering on a table
|
||||||
|
Loading…
x
Reference in New Issue
Block a user