Личный кабинет
Укажите e-mail, на который будет выслан код восстановления пароля.
На указанный вами адрес e-mail был выслан код подтверждения аккаунта. Введите полученный код для продолжения:
Введите новый пароль два раза:
Add pg_alterckey utility to change the cluster key This can change the key that encrypts the data encryption keys used for cluster file encryption. Discussion: https://postgr.es/m/20201202213814.GG20285@momjian.us Backpatch-through: master Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/62afb42a7f9f533efc6c19f462c3a848fa4ddb63 Modified Files -------------- doc/src/sgml/ref/pg_alterkey.sgml | 186 ++++++++++ src/bin/Makefile | 1 + src/bin/pg_alterckey/.gitignore | 1 + src/bin/pg_alterckey/Makefile | 44 +++ src/bin/pg_alterckey/pg_alterckey.c | 693 ++++++++++++++++++++++++++++++++++++ 5 files changed, 925 insertions(+)
В списке pgsql-committers по дате отправления: