Re: Protecting stored procedures

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: Protecting stored procedures
Дата
Msg-id 4D9DE28E.2060908@hogranch.com
обсуждение исходный текст
Ответ на Re: Protecting stored procedures  (Michael Gould <mgould@intermodalsoftwaresolutions.net>)
Список pgsql-general
On 04/07/11 7:31 AM, Michael Gould wrote:
> We wouldn't make any of the system users a superuser in Postgres


are you providing software run on a customers box, or a turnkey managed
system (hardware+software) ?

anyone who has root access can easily gain database access.  anyone with
physical access to the box and its console can gain root access.
anyone with access to pg_dumpall backup files has access to your stored
procedures, too.



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

Предыдущее
От: Sim Zacks
Дата:
Сообщение: Re: Protecting stored procedures
Следующее
От: Andrew Sullivan
Дата:
Сообщение: Re: Protecting stored procedures