How to upgrade under redhat [was: alter user to change user's password returns pg_shadow: Permission

Поиск
Список
Период
Сортировка
От Wayne Johnson
Тема How to upgrade under redhat [was: alter user to change user's password returns pg_shadow: Permission
Дата
Msg-id 3B674AF3.79CA5A53@yahoo.com
обсуждение исходный текст
Ответ на alter user to change user's password returns pg_shadow: Permission denied.  (Wayne Johnson <wdtj@yahoo.com>)
Ответы Re: How to upgrade under redhat [was: alter user to change user's password returns pg_shadow: Permission  (Jason Turner <jasont@indigoindustrial.co.nz>)
Список pgsql-general
OK, so apparently the solution is to upgrade.  My OS is currently RedHat
6.2.  I'm a little leary of upgrading Linux at this point.  Is there a
way to run Postgresql 7 under RedHat 6.2 or do I have to upgrade?

Wayne Johnson wrote:
>
> According to the Postgresql manual, a user can alter their own
> password.  When I try:
> alter user "test" with password "zzzz";
> Where test is the user id signed in with, I get the error:
> ERROR:  pg_shadow: Permission denied.
>
> What am I overlooking?
>
> Tia,
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

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

Предыдущее
От: brichardson@lineone.net (Bruce Richardson)
Дата:
Сообщение: Re: Sequences and inheritance
Следующее
От: "Susan Lane"
Дата:
Сообщение: creating postgres tables using existing table defs