BUG #6524: lpermission denied to create extension "ltree". Must be superuser to create this extension.

Поиск
Список
Период
Сортировка
От spamik@yum.pl
Тема BUG #6524: lpermission denied to create extension "ltree". Must be superuser to create this extension.
Дата
Msg-id E1S6DJw-0003Vg-FA@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #6524: lpermission denied to create extension "ltree". Must be superuser to create this extension.  (Josh Kupershmidt <schmiddy@gmail.com>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      6524
Logged by:          naox
Email address:      spamik@yum.pl
PostgreSQL version: 9.1.3
Operating system:   linux
Description:=20=20=20=20=20=20=20=20

CREATE EXTENSION ltree;
ERROR:  permission denied to create extension "ltree"
HINT:  Must be superuser to create this extension.

Why does ltree require superuser privledge? Is it dangerous and allow
circumventing server security? No mention of this in manual so it is either
documentation problem or a too strict check problem.

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

Предыдущее
От: Dimitri Fontaine
Дата:
Сообщение: Re: Extension tracking temp table and causing update failure
Следующее
От: koizumistr@minos.ocn.ne.jp
Дата:
Сообщение: BUG #6525: t_infomask2 is uint16, not int16