Обсуждение: RE: Postgres superuser & password on Red Hat; upgrade

Поиск
Список
Период
Сортировка

RE: Postgres superuser & password on Red Hat; upgrade

От
"Robert D. Nelson"
Дата:
>  >user, but how can I make Postgres a DBA login with full privileges who
>  >is NOT root? What is the method to give Postgres a new password and/or
>  >discover the old one?
>
>ALTER USER postgres WITH PASSWORD newpassword;

Since he's talking at the su level, perhaps postgres needs a new linux
password? That would be done, as root, by typing "passwd postgres", then
following the directions to change the user's password. I'm sure linuxconf
and other admin tools have this option, but for simple password changes,
I've found passwd to be the quickest :)


Rob Nelson
rdnelson@co.centre.pa.us