Re: permission denied to create extension "ltree" Must be superuser to create this extension.

From: Sergey Konoplev <gray(dot)ru(at)gmail(dot)com>
To: "krzf83(at)gmail(dot)com" <krzf83(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: permission denied to create extension "ltree" Must be superuser to create this extension.
Date: 2012-03-11 13:10:54
Message-ID: CAL_0b1uPvjh3naZzN2AO88vqgxyYnSp2oTWELzQiXhM8oLk9RA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sat, Mar 10, 2012 at 7:57 AM, krzf83(at)gmail(dot)com <krzf83(at)gmail(dot)com> wrote:
> Why does ltree require superuser privledge? Is it dangerous and allow

CREATE EXTENSION must be run by superusers only.

> circumventing server security? No mention of this in manual so it is

There is a mention here http://www.postgresql.org/docs/9.1/static/contrib.html

> either documentation problem or a too strict check problem. Which one
> is that?
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general

--
Sergey Konoplev

Blog: http://gray-hemp.blogspot.com
LinkedIn: http://ru.linkedin.com/in/grayhemp
JID/GTalk: gray(dot)ru(at)gmail(dot)com Skype: gray-hemp

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Maurício Linhares 2012-03-11 13:22:32 Parse message is not generating a ParseOk response
Previous Message PgSQL 2012-03-10 22:08:55 Re: Error installing postgresq91-python package