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 [EMAIL PROTECTED] ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])