Re: Unable to select a table as postgres user

Поиск
Список
Период
Сортировка
От rajan
Тема Re: Unable to select a table as postgres user
Дата
Msg-id 1446188216514-5872041.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: Unable to select a table as postgres user  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: Unable to select a table as postgres user
Re: Unable to select a table as postgres user
Список pgsql-general
Yes. I agree that the superuser cannot be restricted with any access.

But my scenarios is, I am executing a function(VOLATILE SECURITY DEFINER)
using the superuser and it function fails with unable to select a particular
table.

At the same time, I am able to select the table as a superuser, by executing
select * from table_name;



--
View this message in context:
http://postgresql.nabble.com/Unable-to-select-a-table-as-postgres-user-tp5872036p5872041.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


В списке pgsql-general по дате отправления:

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: Unable to select a table as postgres user
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: Unable to select a table as postgres user