Re: Fatal error: role "postgres" no login!

Поиск
Список
Период
Сортировка
От Raymond O'Donnell
Тема Re: Fatal error: role "postgres" no login!
Дата
Msg-id 4776524F.2080205@iol.ie
обсуждение исходный текст
Ответ на Fatal error: role "postgres" no login!  (Salvator*eL*arosa <s_larosa@libero.it>)
Ответы Re: Fatal error: role "postgres" no login!  (Salvator*eL*arosa <s_larosa@libero.it>)
Список pgadmin-support
On 29/12/2007 12:24, Salvator*eL*arosa wrote:
> ERROR CONNECTING TO THE SERVER:
> FATAL: role"postgres" is not permitted to log in

Have you a line in your server's pg_hba.conf file allowing remote 
connections by the role "postgres"? Something like:
    host   all   postgres     192.168.1.25/24      md5

The configuration is well documented in the file itself, and also in the 
PostgreSQL docs under "Client Authentication" (if memory serves).

HTH

Ray.

---------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
---------------------------------------------------------------


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

Предыдущее
От: Salvator*eL*arosa
Дата:
Сообщение: Fatal error: role "postgres" no login!
Следующее
От: Salvator*eL*arosa
Дата:
Сообщение: Re: Fatal error: role "postgres" no login!