Re: Password/Username

Поиск
Список
Период
Сортировка
От Raymond O'Donnell
Тема Re: Password/Username
Дата
Msg-id 51BC8F52.3050306@iol.ie
обсуждение исходный текст
Ответ на Password/Username  (Gizem Acar <acargizem@hotmail.com>)
Список pgadmin-support
On 15/06/2013 15:27, Gizem Acar wrote:
> Hello,
> 
> 
> i forgot my password and user name. Could you tell me how can i fix
> this?

Assuming you mean the username and password for connecting to
PostgreSQL, you could edit the pg_hba.conf file and change the value
under "METHOD" on the applicable rule to "trust". Reload the server to
make the new setting take effect, and then you'll be able to log in
without a password. Reset your password; and then change the
authentication method back to "md5" or whatever it was before (don't
forget to reload once more).

HTH,

Ray.

-- 
Raymond O'Donnell :: Galway :: Ireland
rod@iol.ie



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

Предыдущее
От: Gizem Acar
Дата:
Сообщение: Password/Username
Следующее
От: "David Rowley"
Дата:
Сообщение: Bug in foreign key constraint SQL