Re: [pgadmin-support] Grant Permissions for View Only

2012-11-29 Thread Guillaume Lelarge
> To: Chris Campbell > > Cc: pgadmin-support@postgresql.org > > Subject: Re: [pgadmin-support] Grant Permissions for View Only > > > > On Thu, 2012-11-29 at 10:26 -0800, Chris Campbell wrote: > > > >From: pgadmin-support-ow...@postgresql.org > > > >[m

Re: [pgadmin-support] Grant Permissions for View Only

2012-11-29 Thread Chris Campbell
nt: Tuesday, November 27, 2012 8:55 PM > > >To: pgadmin-support@postgresql.org > > >Subject: [pgadmin-support] Grant Permissions for View Only > > > > >Hello, > > > > >Using pgAdmin III version 1.14.3, PostgreSQL 9.1.5, Windows 7/64 > bit > > > > &g

Re: [pgadmin-support] Grant Permissions for View Only

2012-11-29 Thread Guillaume Lelarge
bject: [pgadmin-support] Grant Permissions for View Only > > >Hello, > > >Using pgAdmin III version 1.14.3, PostgreSQL 9.1.5, Windows 7/64 bit > > >I've created a Role in a new database called [appuser]. I'd like this user > >to be able to run quer

Re: [pgadmin-support] Grant Permissions for View Only

2012-11-29 Thread Chris Campbell
>From: pgadmin-support-ow...@postgresql.org >[mailto:pgadmin-support-ow...@postgresql.org] On Behalf Of Chris Campbell >Sent: Tuesday, November 27, 2012 8:55 PM >To: pgadmin-support@postgresql.org >Subject: [pgadmin-support] Grant Permissions for View Only >Hello, >Usin

[pgadmin-support] Grant Permissions for View Only

2012-11-27 Thread Chris Campbell
Hello, Using pgAdmin III version 1.14.3, PostgreSQL 9.1.5, Windows 7/64 bit I've created a Role in a new database called [appuser]. I'd like this user to be able to run queries and view data in tables, but not be able to alter anything in the given schema. So I issued the following command: