password encryption

From: Stefan Fiel <fstefan(at)cable(dot)vol(dot)at>
To: pgsql-admin(at)postgresql(dot)org
Subject: password encryption
Date: 2002-08-20 09:58:01
Message-ID: 5.1.0.14.0.20020820115452.03ed0a28@mail.cable.vol.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

hi

i like to store passwords for a webapplication in my postgre database.

now i'm searching for a way to encrypt the passwords, something like the
function password() for mysql.

Does anyone know if there exists something for postgre ? if not, has anyone
another idea how i can store the password ?

thanks

STEFAN

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Darrin Domoney 2002-08-20 13:15:48 Event recurrence - in database or in application code ????
Previous Message Bruce Momjian 2002-08-20 02:20:49 Re: pg_dumpall and output formats?