Hi,

I'm using postgresql 7.2. While issuing the CLUSTER command on a table,
I got some notices telling me "drop would implicitly delete ...".
After the CLUSTER command, the table was like if was created again,
and the grants were not preserved.

The postgresql sql reference says "CLUSTER preserves GRANT, inheritance, 
index, foreign key, and other ancillary information about the table."

I guess the CLUSTER command is not fully implemented in 7.2. Is it fully
implemented on 7.3?

Thanks.

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
      joining column's datatypes do not match

Reply via email to