Re: Read Only Role

From: ashok raj <ashokexplorer(at)gmail(dot)com>
To: senthilnathan <senthilnathan(dot)t(at)gmail(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Read Only Role
Date: 2011-12-04 01:18:24
Message-ID: CADyCpfGwru8q4ou6vXX+=gBxyHJSUmAqySmuW9Wb5NswGa6jVg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

GRANT SELECT on all tables in schema public to user12 ;

On Fri, Dec 2, 2011 at 11:01 AM, senthilnathan <senthilnathan(dot)t(at)gmail(dot)com>wrote:

> Its a session variable. It can be reset(Read Write Mode) by the user itself
>
> --
> View this message in context:
> http://postgresql.1045698.n5.nabble.com/Read-Only-Role-tp5034628p5040717.html
> Sent from the PostgreSQL - admin mailing list archive at Nabble.com.
>
> --
> Sent via pgsql-admin mailing list (pgsql-admin(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-admin
>

--

Regards,
Ashokraj
9940419867

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Yann ROBIN 2011-12-05 19:29:56 Database corrupted
Previous Message c k 2011-12-03 19:32:45 Re: returning results from plsql function to plpythonu function