WITH ENCRYPTION

From: Robert Bernabe <rbernabe(at)sandmansystems(dot)com>
To: pgsql-novice <pgsql-novice(at)postgresql(dot)org>
Subject: WITH ENCRYPTION
Date: 2008-01-24 08:39:20
Message-ID: 47984EB8.2070405@sandmansystems.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi,
Is there a translation of this MSSQL feature in PostgreSQL? It's
still actually possible to decrypt the encrypted stored procedure in the
server but end of the day it should be recognized that all these efforts
will just serve to make things slightly more difficult (e.g. leaving
your car unlocked instead of locked or leaving the keys inside). Anyways
the feature in MSSQL will encrypt the stored procedure in the server
such that when it's viewed by a sysad or anybody else, they will
encrypted text instead of T-SQL code. Thanks in advance.

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Robert Bernabe 2008-01-24 09:32:29 WITH ENCRYPTION feature ?
Previous Message Andrej Ricnik-Bay 2008-01-23 19:24:09 Re: Need help with a function boolean --> text or array