Hi,
I've got problem with user.
When I'm delete'ing user from postgreSQL, which has permissions to many
databases, hi leave after himself UID.
the result is:
namebase=# \z
Access permissions for database "namebase"
Relation | Access permissions
----------+-------------------------------------------
dbsx1 | {"=","1118=r","user2=arw","user3=r"}
dbsx2 | {"=","1118=r","user2=arw","user3=r"}
1118 is a result of deleting user "user1" - this time it's oly read
permission, but how to clean that?
With Regards
Tomasz Misterka