Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: hi still i am unable to provide encryption to a particular table....



On Mon, May 29, 2006 at 03:13:59PM +0530, Penchalaiah P. wrote:
> and port number here wt I will get... my requirement is to do encryption
> to one of my table.. if any body knows about this please help me........

Is this one-way encryption (i.e. you want a hash?)  You can use
built-in md5 for that.  If you want something more, use the pgcrypto
contrib/ items.

A

-- 
Andrew Sullivan  | ajs(at)crankycanuck(dot)ca
"The year's penultimate month" is not in truth a good way of saying
November.
		--H.W. Fowler



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group