> > Yeah good point...it wouldn't bother me if it were just current
> database,
> > except that then it wouldn't be useful to use the DROP USER
> command. ALTER
> > USER or GRANT would be better.
>
> How do you ALTER USER ... after they've been dropped?
No, I mean that we don't drop the user. You go:
ALTER USER chriskl COPY PERMISSIONS FROM blah;
Sort of thing...
Chris