Re: Oracle and Postgresql

Поиск
Список
Период
Сортировка
От Christophe
Тема Re: Oracle and Postgresql
Дата
Msg-id 39BD8B2C-9457-4791-89C7-9D5AF240C2D0@thebuild.com
обсуждение исходный текст
Ответ на Re: Oracle and Postgresql  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Ответы Re: Oracle and Postgresql  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Re: Oracle and Postgresql  (Casey Allen Shobe <cshobe@bepress.com>)
Список pgsql-general
On Sep 15, 2008, at 12:56 PM, Scott Marlowe wrote:
> I could totally get behind needing permission to see the plpgsql code.

:)

More seriously, this is the issue with code-encryption on an open
source platform: Where do you keep the key?  From my (admittedly
brief) research, it appears that Oracle bakes it into the server
binary, which isn't going to work for PG.  It sounds like a separate,
binary-only plug-in that takes the encrypted procedure, decrypts it,
and passes it on to PL/pgSQL for execution is the best bet, if this
is really a critical feature for someone.

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

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: Oracle and Postgresql
Следующее
От: "Scott Marlowe"
Дата:
Сообщение: Re: Oracle and Postgresql