role ... cannot be dropped because some objects depend on it
I want to drop a ROLE (previously USER/GROUPs) which is still referenced by object(s) in my database. But PostgreSQL has objections:
ERROR: role "xyz" cannot be dropped because some objects depend on itDETAIL: access to schema public
Continue reading "role ... cannot be dropped because some objects depend on it"
ERROR: role "xyz" cannot be dropped because some objects depend on itDETAIL: access to schema public
Continue reading "role ... cannot be dropped because some objects depend on it"