Re: crypt(table.field) ?

Поиск
Список
Период
Сортировка
От will trillich
Тема Re: crypt(table.field) ?
Дата
Msg-id 20010426140145.A15994@serensoft.com
обсуждение исходный текст
Ответ на Re: crypt(table.field) ?  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: crypt(table.field) ?  (Marko Kreen <marko@l-t.ee>)
Список pgsql-general
On Thu, Apr 26, 2001 at 05:20:53PM +0200, Peter Eisentraut wrote:
> 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.

I've got 7.0.3potato on my debian system, and i've also done

    apt-get install postgresql-contrib

which looks like it's got lots of meat to it, but

    dpkg -L postgresql-contrib | grep crypt

shows nada.

Care to explain -- in terms a Debian newbie might grok --
what "contrib/pgcrypto" means?

--
don't visit this page. it's bad for you. take my expert word for it.
http://www.salon.com/people/col/pagl/2001/03/21/spring/index1.html

will@serensoft.com
http://sourceforge.net/projects/newbiedoc -- we need your brain!
http://www.dontUthink.com/ -- your brain needs us!

В списке pgsql-general по дате отправления:

Предыдущее
От: Joel Burton
Дата:
Сообщение: Re: help with serial type
Следующее
От: Joel Burton
Дата:
Сообщение: Re: Postgres Bug (ALTER TABLE problem)