problem with access database

Поиск
Список
Период
Сортировка
От Marie-Claude QUIDOZ
Тема problem with access database
Дата
Msg-id AE1706B5C143C44589513A92F5945DB76736A1@ZZML.newcefe.newage.fr
обсуждение исходный текст
Ответ на Re: slowness in the connection  (Guillaume Lelarge <guillaume@lelarge.info>)
Ответы Re: problem with access database  (Guillaume Lelarge <guillaume@lelarge.info>)
Список pgadmin-support
Hello

I use 1.12.0 PGAdminIII from a client for seven windows connect to a postgres server 8.4.2.1 installed on a Windows
2008server 32-bit server (service pack 2).  

I want to give access at the database "PicSaintLoup" to user "rihouet"

---------------------

If I configure pg_hba.conf with this line

"host    PicSaintLoup    rihouet        193.49.134.96/32    md5"

I obtain this message
" Error connecting to the server : Fatal : Aucune entrée dans pg_hab.conf pour l'hote "193.49.134.96", utilisateur
"rihouet",base de données "postgres", SSL inactif" 

---------------------

If I configure pg_hba.conf with this line

"host    postgres, PicSaintLoup    rihouet        193.49.134.96/32    md5"

It is ok

--------------------

I don't understand why I must make "postgres" in this line ?

Thank you

MCQ


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: SQL pane error
Следующее
От: Andreas
Дата:
Сообщение: pgAdmin 1.12.0 / Win / no drag&drop in SQL-Editor ???