Re: Clave usuario postgres

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема Re: Clave usuario postgres
Дата
Msg-id c2d9e70e0802212106u2023cef5yb04dceeae70d97a3@mail.gmail.com
обсуждение исходный текст
Ответ на Clave usuario postgres  (Wolfgang Rodriguez <mayckmarck@hotmail.com>)
Ответы FW: Clave usuario postgres  (Wolfgang Rodriguez <mayckmarck@hotmail.com>)
Список pgsql-admin
this is an english list, you can write in spanish at
pgsql-es-ayuda@postgresql.org

2008/2/21 Wolfgang Rodriguez <mayckmarck@hotmail.com>:
>
>
> Saludos a todos.
>
> Se me presenta el siguiente problema: olvidé y extravié la clave o password
> del usuario postgres y no puedo accesar las distintas bases de datos.
>
> Por favor, alguien sabe cómo podría recuperar esta clave o password?
> Me han dicho que si vuelvo a instalar la aplicación, es decir, el manejador
> de postgres, puedo perder toda la información de las bases de datos.
>

is this the password for the OS user "postgres" or the DB role "postgres"?

if the former you tell that to your sysadmin in order to him to reset it...

then change the pg_hba.conf file and put trust as the method
authorization for local access or maybe sameuser then reset it with
ALTER ROLE

of course, you need access to the machine...

--
Atentamente,
Jaime Casanova

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots.
So far, the universe is winning."
 Richard Cook

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

Предыдущее
От: Wolfgang Rodriguez
Дата:
Сообщение: Clave usuario postgres
Следующее
От: "Vladimir Rusinov"
Дата:
Сообщение: Re: WAL archiving