string encryption

From: Moritz Sinn <moritz(at)freesources(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: string encryption
Date: 2002-04-15 16:19:59
Message-ID: m3it6taq8g.fsf@freesources.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

hi,

isn't there a function like password() in postgresql? i now this
function from mysql. i want to encrypt passwords in database.
or must i do this before i send the sql query?

thanks,
moritz
--
I am NOT a kludge! I am a computer!
-- tts

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Devogelaere 2002-04-15 16:41:19 psql and passwords
Previous Message Moritz Sinn 2002-04-15 15:51:53 function for creating random id