Jens Hartwig <[EMAIL PROTECTED]> writes: > My next question is: how can I (as a > workaround till version 7.1) permanently remove a group without facing > this problem? Can I rudely remove the granted permissions by any command > (e.g. deleting it manually from the system catalogue)? There isn't any code to scan through the table ACLs and remove references to a particular group or user (if there were, DROP GROUP would be invoking it already). Feel free to submit some... regards, tom lane
- [SQL] Damaged table "pg_access" Jens Hartwig
- Re: [SQL] Damaged table "pg_access" Tom Lane
- Re: [SQL] Damaged table "pg_access" Jens Hartwig
- Tom Lane