Re: [BUGS] Sugestion for PostgreSQL Developer´s TEAM!

2006-11-03 Thread Peter Eisentraut
Marcio wrote: > Is complicated encrypt the procedures/functions on Database like > Oracle or similar? In order to execute the code you will have to be able to read it, so there will be no security gained by encryption. -- Peter Eisentraut http://developer.postgresql.org/~petere/ --

[BUGS] Sugestion for PostgreSQL Developer´s TEAM!

2006-11-03 Thread Marcio
I have a sugestion for pgsql 8.2 or next versions ... Is complicated encrypt the procedures/functions on Database like Oracle or similar? I sugest this because we develop ERP/MRP with complex routines and we like hide all of this routines...this is our "business secret". I know if we write this co