From: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
---|---|
To: | Steve Pribyl <Steve(dot)Pribyl(at)akunacapital(dot)com>, Melvin Davidson <melvin6925(at)gmail(dot)com> |
Cc: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: postgres db permissions |
Date: | 2015-06-02 18:29:08 |
Message-ID: | 556DF5F4.3020609@aklaver.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 06/02/2015 11:04 AM, Steve Pribyl wrote:
> None of the roles have permissions on the postgres database. At this
> point they don't have any permissions on any databases.
>
>
> I have noted that "GRANT ALL ON SCHEMA public TO public" is granted
> on postgres.schemas.public. I am looking at this in pgadmin so excuse
> my nomenclature.
>
>
> Is this what is allowing write access to the database?
Should have added to previous post-
Log into the postgres database using psql and do:
\dn+
>
>
> Steve Pribyl
> Sr. Systems Engineer
> steve(dot)pribyl(at)akunacapital(dot)com <mailto:steve(dot)pribyl(at)akunacapital(dot)com>
> Desk: 312-994-4646
--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com
From | Date | Subject | |
---|---|---|---|
Next Message | Steve Pribyl | 2015-06-02 18:45:36 | Re: postgres db permissions |
Previous Message | Melvin Davidson | 2015-06-02 18:25:11 | Re: postgres db permissions |