Re: bug in pgadmin III

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: bug in pgadmin III
Дата
Msg-id 3FB9739E.6050208@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: bug in pgadmin III  ("Dave Page" <dpage@vale-housing.co.uk>)
Список pgadmin-support
>>If you know how to encrypt the password, we certainly could 
>>supply the option to enter it that way...
> 
> 
> It's just an md5 hash prefixed with 'md5' isn't it?

???

Don't you just go ALTER USER blah ENCRYPTED PASSWORD 'asdf';

And postgres itself will encrypt it for you.

Your SQL view should show whatever PostgreSQL's pg_dump shows I think.

Chris



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

Предыдущее
От: "Keith C. Perry"
Дата:
Сообщение: Re: Query tool and SSL connections
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: bug in pgadmin III