Password encryption

From: Azimuddin Mohammed <azimeiu(at)gmail(dot)com>
To: pgsql-admin <pgsql-admin(at)postgresql(dot)org>, Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Password encryption
Date: 2018-04-16 00:22:48
Message-ID: CAKUuFd5=VwmFfj4Q3HK2s9EiEycqxQ-BPCdcKniWVWn4q=d0PA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general

Hello,
Is there a way I can encrypt the default password column of db user
password. I know by default the password is encrypted as md5, can we
encrypt that of shadow column for password?

Thanks in advance

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Adrian Klaver 2018-04-16 00:37:33 Re: Password encryption
Previous Message Chandru Aroor 2018-04-15 17:28:41 Error when using Download as CSV

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2018-04-16 00:37:33 Re: Password encryption
Previous Message Martín Marqués 2018-04-15 20:10:04 Re: hardcode password in connect string