Re: getting permission denied error for user2 while proper privileges are present

From: rajan <vgmonnet(at)gmail(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: getting permission denied error for user2 while proper privileges are present
Date: 2019-05-18 05:50:26
Message-ID: 1558158626560-0.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi,

Thanks for the response. One more question.
Please notice the lines where GRANT and ALTER DEFAULT PRIVILEGES are
executed. Even though I am executing those statements as postgres user, when
viewing the privileges the grantor is always the learner user. How is that
possible?

-----
--
Thanks,
Rajan.
--
Sent from: http://www.postgresql-archive.org/PostgreSQL-sql-f2142323.html

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2019-05-18 15:07:05 Re: getting permission denied error for user2 while proper privileges are present
Previous Message Tom Lane 2019-05-18 04:46:57 Re: getting permission denied error for user2 while proper privileges are present