Re: Protecting stored procedures

Поиск
Список
Период
Сортировка
От Andrew Sullivan
Тема Re: Protecting stored procedures
Дата
Msg-id 20110407164505.GL13162@shinkuro.com
обсуждение исходный текст
Ответ на Re: Protecting stored procedures  (Michael Gould <mgould@intermodalsoftwaresolutions.net>)
Ответы Re: Protecting stored procedures  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-general
On Thu, Apr 07, 2011 at 09:31:20AM -0500, Michael Gould wrote:
> We wouldn't make any of the system users a superuser in Postgres and in my
> 20+ years experience in the industry we provide software for, the
> possibility of having any users of the system that are able to hack or even
> understand what they have if they were able to is slim.

So you aren't afraid your users are going to take this code, but you
want to put (relatively meaningless) protection in place anyway?

I guess maybe the security definer functions might help you.

A


--
Andrew Sullivan
ajs@crankycanuck.ca

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

Предыдущее
От: John R Pierce
Дата:
Сообщение: Re: Protecting stored procedures
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Protecting stored procedures