>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
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