agora inbox for pgsql-sql@postgresql.org
help / color / mirror / Atom feedFrom: anand086 <anand086@gmail.com>
To: pgsql-sql@postgresql.org
Subject: Re: Delete failing with -- permission denied
Date: Mon, 5 Jun 2017 14:34:37 -0700 (MST)
Message-ID: <1496698477794-5964888.post@n3.nabble.com> (raw)
In-Reply-To: <987.1496697317@sss.pgh.pa.us>
References: <1496695493471-5964882.post@n3.nabble.com>
<987.1496697317@sss.pgh.pa.us>
List-Unsubscribe: <mailto:majordomo@postgresql.org?body=unsub%20pgsql-sql>
Thank you Tom for your quick reply.
"FK CASCADE queries are run as the owner of the table in question."
All the table belong to TEST and application user is user_test. Below grants
were granted to "user_test"
GRANT ALL PRIVILEGES ON ALL TABLES IN schema "test" TO user_test;
grant usage on schema "test" to user_test;
What would be needed to rectify the issue?
--
View this message in context: http://www.postgresql-archive.org/Delete-failing-with-permission-denied-tp5964882p5964888.html
Sent from the PostgreSQL - sql mailing list archive at Nabble.com.
--
Sent via pgsql-sql mailing list (pgsql-sql@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-sql
view thread (5+ messages) latest in thread
Message-ID: <1496698477794-5964888.post@n3.nabble.com>
Permalink: ../1496698477794-5964888.post@n3.nabble.com/
Also on: postgresql.org/message-id/1496698477794-5964888.post@n3.nabble.com
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: pgsql-sql@postgresql.org
Cc: anand086@gmail.com
Subject: Re: Delete failing with -- permission denied
In-Reply-To: <1496698477794-5964888.post@n3.nabble.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox