| From: | "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au> |
|---|---|
| To: | "Peter Eisentraut" <peter_e(at)gmx(dot)net> |
| Cc: | "Hackers" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: copying perms to another user |
| Date: | 2003-01-15 01:30:47 |
| Message-ID: | GNELIHDDFBOCMGBFGEFOIEAHCFAA.chriskl@familyhealth.com.au |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
We have roles?
> -----Original Message-----
> From: Peter Eisentraut [mailto:peter_e(at)gmx(dot)net]
> Sent: Wednesday, 15 January 2003 1:16 AM
> To: Christopher Kings-Lynne
> Cc: Hackers
> Subject: Re: [HACKERS] copying perms to another user
>
>
> 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 peter_e(at)gmx(dot)net
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Justin Clift | 2003-01-15 02:50:45 | Anyone want to get involved in writing the the driver to connect Star/OpenOffice and PostgreSQL? |
| Previous Message | Oliver Elphick | 2003-01-15 00:41:59 | Re: 7.3.1 on linux |