Re: encryption problem

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Sylvain Sainnier <sainnier(at)avignon(dot)inra(dot)fr>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: encryption problem
Date: 2002-09-16 03:57:32
Message-ID: 200209160357.g8G3vWG26620@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Sylvain Sainnier wrote:
> Hello
>
> I would encrypt data that I insert in my table, and I don't know how to do
> this.
> can you help me

I would look at /contrib/pgcrypto for encryption/decryption routines.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message frank_lupo 2002-09-16 06:08:48 Re: postgres crash
Previous Message Bruce Momjian 2002-09-16 03:08:39 Re: [GENERAL] Looking for more "big name" places that use PostgreSQL