Contraint Trigger Permissions

Поиск
Список
Период
Сортировка
От cbeahm@gmail.com
Тема Contraint Trigger Permissions
Дата
Msg-id 1126897924.804333.254840@f14g2000cwb.googlegroups.com
обсуждение исходный текст
Ответы Re: Contraint Trigger Permissions  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-general
I'm using PostgreSQL 7.3.6 and run into a permissions problem when a
particular constraint trigger is attempting to restore using
pg_restore.

Is there a good way to analyze what permissions are required for a
particular constraint trigger?  I have a problem where it looks like a
contraint trigger does not have the necessary access to a table, but I
don't want to enable more permissions to that table than the trigger
requires.

Any assistance or pointers would be very much appreciated!


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

Предыдущее
От: hubert depesz lubaczewski
Дата:
Сообщение: ltree and ordering - what index?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Duplicate Values or Not?!