Rod Taylor writes: > psql:22.sql:2324: ERROR: dependent privileges exist (use CASCADE to > revoke them too) > > Line 2324 is: > REVOKE ALL ON TABLE sh2bill_action_action_id_seq FROM rbt; > > This user was the owner of of the sequence on the old database.
I'd need to see a complete and standalone example. -- Peter Eisentraut [EMAIL PROTECTED] ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend