Re: Reset Postgresql users password

Поиск
Список
Период
Сортировка
От Gianni Ceccarelli
Тема Re: Reset Postgresql users password
Дата
Msg-id 20230712203446.19535e83@thenautilus.net
обсуждение исходный текст
Ответ на Reset Postgresql users password  (Johnathan Tiamoh <johnathantiamoh@gmail.com>)
Ответы Re: Reset Postgresql users password
Список pgsql-general
On 2023-07-12 Johnathan Tiamoh <johnathantiamoh@gmail.com> wrote:
> I wish to find out if there is a way to reset all users in Postgresql
> password to the same password at once.

I guess you could update the `pg_catalog.pg_authid` table, see
https://www.postgresql.org/docs/15/catalog-pg-authid.html

-- 
    Dakkar - <Mobilis in mobile>
    GPG public key fingerprint = A071 E618 DD2C 5901 9574
                                 6FE2 40EA 9883 7519 3F88
                        key id = 0x75193F88




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

Предыдущее
От: Johnathan Tiamoh
Дата:
Сообщение: Reset Postgresql users password
Следующее
От: Mateusz Henicz
Дата:
Сообщение: Re: Reset Postgresql users password