WITH ENCRYPTION feature ? - Mailing list pgsql-novice

From Robert Bernabe
Subject WITH ENCRYPTION feature ?
Date
Msg-id 47985B2D.6080502@sandmansystems.com
Whole thread Raw
In response to Re: SQL to extract column metadata  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: WITH ENCRYPTION feature ?  ("Jonah H. Harris" <jonah.harris@gmail.com>)
List 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.  Many Thanks in advance for any
clues.

pgsql-novice by date:

Previous
From: Robert Bernabe
Date:
Subject: WITH ENCRYPTION
Next
From: "Sean Davis"
Date:
Subject: Re: WITH ENCRYPTION