LOCK TABLE permission requirements

Поиск
Список
Период
Сортировка
От Florian Weimer
Тема LOCK TABLE permission requirements
Дата
Msg-id 82oc1gj1u3.fsf@mid.bfk.de
обсуждение исходный текст
Ответы Re: LOCK TABLE permission requirements  (Josh Kupershmidt <schmiddy@gmail.com>)
Список pgsql-general
I've been looking around in the 9.0 documentation, but couldn't find the
permission requirements for LOCK TABLE (in particular, LOCK TABLE IN
SHARE MODE).  From the source, you need at least one of UPDATE, DELETE
or TRUNCATE.

Is there a reason why the INSERT privilege is not sufficient for LOCK
TABLE, or is this just an oversight?

--
Florian Weimer                <fweimer@bfk.de>
BFK edv-consulting GmbH       http://www.bfk.de/
Kriegsstraße 100              tel: +49-721-96201-1
D-76133 Karlsruhe             fax: +49-721-96201-99

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

Предыдущее
От: Grzegorz Jaśkiewicz
Дата:
Сообщение: Re: Real type with zero
Следующее
От: Emrul Islam
Дата:
Сообщение: Re: Multi-tenancy in Postgres