On Fri, Dec 17, 2004 at 09:41:22AM +1100, Jamie Deppeler wrote:

> I was just wondering is it possible to encrypt a filed in the database 
> with md5? i know it is possible to do it with DB users

MD5 returns a hash, not an encrypted string that could later be
decrypted.  For an encryption mechanism see contrib/pgcrypto.

-- 
Michael Fuhr
http://www.fuhr.org/~mfuhr/

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Reply via email to