[ADMIN] User DB Access - RESTRICTIONS

2007-05-25 Thread Marsha Ramsey
Hello all, How to make a postgres user have access to only one database, and to set that access as read only? Thanks...Marsha - Get the Yahoo! toolbar and be alerted to new email wherever you're surfing.

[ADMIN] User DB Access - RESTRICTIONS

2007-05-25 Thread Marsha Ramsey
Hello all, How to make a postgres user have access to only one database, and to set that access as read only? Thanks...Marsha - Get the Yahoo! toolbar and be alerted to new email wherever you're surfing. - The fish

[ADMIN] Grant SELECT on all tables of a database

2007-05-29 Thread Marsha Ramsey
Hello all, How do I GRANT SELECT to all my tables at once? I have over 1026 tables in this database... Thanks...Marsha - It's here! Your new message! Get new email alerts with the free Yahoo! Toolbar.

Re: [ADMIN] Grant SELECT on all tables of a database

2007-05-29 Thread Marsha Ramsey
This does the JOB...thank you very much Oliver Elphick <[EMAIL PROTECTED]> wrote: On Tue, 2007-05-29 at 10:21 -0700, Marsha Ramsey wrote: > Hello all, > > How do I GRANT SELECT to all my tables at once? I have over 1026 > tables in this database... I don't think