mirror of
https://github.com/postgres/postgres.git
synced 2025-05-02 11:44:50 +03:00
Update:
> o Cluster all tables at once using pg_index.indisclustered set during > previous CLUSTER
This commit is contained in:
parent
dec918479f
commit
5b74309053
6
doc/TODO
6
doc/TODO
@ -1,6 +1,6 @@
|
||||
TODO list for PostgreSQL
|
||||
========================
|
||||
Last updated: Wed Aug 14 01:46:11 EDT 2002
|
||||
Last updated: Wed Aug 14 13:45:01 EDT 2002
|
||||
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
|
||||
@ -205,8 +205,8 @@ Commands
|
||||
o Add ALTER TABLE tab SET WITHOUT OIDS
|
||||
|
||||
* CLUSTER
|
||||
o Cluster all tables at once using pg_index.indisclustered or primary
|
||||
key
|
||||
o Cluster all tables at once using pg_index.indisclustered set during
|
||||
previous CLUSTER
|
||||
o Prevent loss of indexes, permissions, inheritance
|
||||
o Automatically maintain clustering on a table
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user