sanjay sharma <[EMAIL PROTECTED]> writes: > 1. Transparent Data Encryption: The column which needs to be stored in > encrypted form can be specified through DDL. The encryption key can be stored > in a secure file accessible through a pass phrase. That particular column > would apper in encrypted form for all users except the users specified > through a grant to see the data in decrypted form.
Exactly what threat do you see this protecting against, that wouldn't be better solved by SQL-standard features like column-level access permissions? regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers