Re: [GENERAL] Other user access to database

1998-12-08 Thread Bryan White
>Now that I have a database functional, I need to allow other users >to have access. Using createuser I can give other users access to >the postmaster, but I need to give them access to my database as well. > >Could someone enlighten me. Access to tables is controled with the Grant and Revoke S

[GENERAL] Other user access to database

1998-12-08 Thread Glenn Sullivan
Now that I have a database functional, I need to allow other users to have access. Using createuser I can give other users access to the postmaster, but I need to give them access to my database as well. Could someone enlighten me. Glenn