WITH ENCRYPTION feature ?

Поиск
Список
Период
Сортировка
От Robert Bernabe
Тема WITH ENCRYPTION feature ?
Дата
Msg-id 47985B2D.6080502@sandmansystems.com
обсуждение исходный текст
Ответ на Re: SQL to extract column metadata  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: WITH ENCRYPTION feature ?  ("Jonah H. Harris" <jonah.harris@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Robert Bernabe
Дата:
Сообщение: WITH ENCRYPTION
Следующее
От: "Sean Davis"
Дата:
Сообщение: Re: WITH ENCRYPTION