From: <enio(at)pmpf(dot)rs(dot)gov(dot)br>
To: <pgsql-admin(at)postgresql(dot)org>
Subject:
Date: 2003-10-01 17:24:07
Message-ID: 20031001172407.3119246E1A@mail.passofundo.rs.gov.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

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.

Browse pgsql-admin by date

  From Date Subject
Next Message j sk 2003-10-01 20:08:25 Delete subset of database
Previous Message Jarek Lubczyński 2003-10-01 15:02:44 initdb error on windows - urgent, please