Storing the password in .pgpass file in an encrypted format

Поиск
Список
Период
Сортировка
От firoz e v
Тема Storing the password in .pgpass file in an encrypted format
Дата
Msg-id 5D90A4A7A6AC31449EDDBE18CD1CD0507C26686B@szxeml521-mbx.china.huawei.com
обсуждение исходный текст
Ответы Re: Storing the password in .pgpass file in an encrypted format  (Szymon Guz <mabewlun@gmail.com>)
Re: Storing the password in .pgpass file in an encrypted format  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Re: Storing the password in .pgpass file in an encrypted format  (Euler Taveira <euler@timbira.com.br>)
Re: Storing the password in .pgpass file in an encrypted format  (Christopher Browne <cbbrowne@gmail.com>)
Список pgsql-hackers
<div class="WordSection1"><p class="MsoNormal">Hi,<p class="MsoNormal"> <p class="MsoNormal">Is there a way to store
thepassword in “.pgpass” file in an encrypted format (for example, to be used by pg_dump).<p class="MsoNormal"> <p
class="MsoNormal">Eventhough, there are ways to set the permissions on .pgpass, to disallow any access to world or
group,the security rules of many organizations disallow to hold any kind of passwords, as plain text.<p
class="MsoNormal"> <pclass="MsoNormal">If there is no existing way to do this, shall we take up this, as a patch?<p
class="MsoNormal"> <pclass="MsoNormal">Regards,<p class="MsoNormal">Firoz EV<p class="MsoNormal"> </div> 

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Patch: show xid and xmin in pg_stat_activity and pg_stat_replication
Следующее
От: Szymon Guz
Дата:
Сообщение: Re: Storing the password in .pgpass file in an encrypted format