- Mailing list pgsql-admin

From
Subject
Date
Msg-id 20031001172407.3119246E1A@mail.passofundo.rs.gov.br
Whole thread Raw
List 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.

pgsql-admin by date:

Previous
From: Erwin Brandstetter
Date:
Subject: Re: Return last value in of array (PostgreSQL 7.2.1)
Next
From: Hornyak Laszlo
Date:
Subject: Re: Delete subset of database