Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Securing stored procedures and triggers



On 10/31/07, Douglas McNaught <doug(at)mcnaught(dot)org> wrote:

> The only bulletproof way to do this currently is to write all your
> stored functions in C and load them as a shared library.

Well, as I pointed out in my post, even that's not bullet-proof.  As
long as decompilers / debuggers etc... exist, then compiling is just a
small barrier to a good hacker.  The only way to win is not to play,
i.e. keep the code in house.



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group