From: | Christophe <xof(at)thebuild(dot)com> |
---|---|
To: | Postgres General List <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Oracle and Postgresql |
Date: | 2008-09-15 20:04:59 |
Message-ID: | 39BD8B2C-9457-4791-89C7-9D5AF240C2D0@thebuild.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-www |
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.
From | Date | Subject | |
---|---|---|---|
Next Message | Scott Marlowe | 2008-09-15 20:15:54 | Re: Oracle and Postgresql |
Previous Message | Scott Marlowe | 2008-09-15 19:58:44 | Re: Oracle and Postgresql |
From | Date | Subject | |
---|---|---|---|
Next Message | Scott Marlowe | 2008-09-15 20:15:54 | Re: Oracle and Postgresql |
Previous Message | Scott Marlowe | 2008-09-15 19:58:44 | Re: Oracle and Postgresql |