RE: [HACKERS] User administration tool

2001-03-30 Thread Peter Eisentraut
Matthew writes: > semi related to this, I have always thought that the way postgresql > handles the deletion of users and groups to be flawed. If I create a user, > grant permissions on a table and then drop the user, permissions now exist > on that table for a user that does not exist. U

RE: [HACKERS] User administration tool

2001-03-29 Thread Matthew
> I have started coding a user/group administration tool that allows you > to add/modify/delete users and groups. I should have something working > in a week. I will look similar to my pgmonitor tool. > semi related to this, I have always thought that the way postgresql handles the dele