Christopher Kings-Lynne writes:
> Often I need to remove a user and cede their permissions to someone else.
If this happens to you a lot, the solution is to implement roles, grant
privileges to a role, grant the role to a user, and when you remove the
user you grant the role to someone else.
--
Peter Eisentraut peter_e@gmx.net