Re: crypt(table.field) ?

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: will trillich <will(at)serensoft(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: crypt(table.field) ?
Date: 2001-04-26 15:20:53
Message-ID: Pine.LNX.4.30.0104261720340.758-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

will trillich writes:

> i know "password" can be used in creating/altering user
> information (as used via GRANT and REVOKE) but is there any
> facility within postgres to CRYPT() a value?

See contrib/pgcrypto for hashing functions.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2001-04-26 15:22:55 Re: using POSTGRES in a network
Previous Message Peter Eisentraut 2001-04-26 15:20:03 Re: Struggling to change default data location

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2001-04-26 15:53:56 Re: scaling multiple connections
Previous Message Vince Vielhaber 2001-04-26 15:16:44 Re: [GENERAL] Re: Hardcopy docs available