Re: I need to ecrypt one column to an output file - Mailing list pgsql-general

From Richard Huxton
Subject Re: I need to ecrypt one column to an output file
Date
Msg-id 48059D56.7030206@archonet.com
Whole thread Raw
In response to I need to ecrypt one column to an output file  (Ralph Smith <smithrn@washington.edu>)
Responses Re: I need to ecrypt one column to an output file  (Ralph Smith <smithrn@washington.edu>)
List pgsql-general
Ralph Smith wrote:
> I need to do a simple query and output to a file.
> No problem.
>
> But how do I encrypt one column's output?
>
> There are lots of developer related links here, and info to "use the
> /contrib pgcrypto", but I'm not a PG developer and I failed to find any
> info on HOW TO USE that library function...

Have you installed the pgcrypto module?
Have you read the guide to pgcrypto in the manual?
   http://www.postgresql.org/docs/8.3/static/pgcrypto.html

--
   Richard Huxton
   Archonet Ltd

pgsql-general by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Installation of contrib/tablefunc - problems
Next
From: CG
Date:
Subject: Need help to clean up after failed CLUSTER