Re: PGACCESS para WinNT
От | Tomasz Myrta |
---|---|
Тема | Re: PGACCESS para WinNT |
Дата | |
Msg-id | 3EF61103.2050700@klaster.net обсуждение исходный текст |
Ответ на | PGACCESS para WinNT ("Hugo Fernandez Bernabe" <hfernandezb@tp.com.pe>) |
Список | pgsql-interfaces |
Dnia 2003-06-20 04:31, Użytkownik Hugo Fernandez Bernabe napisał: > Listeros : > > Una ayuda por favor tengo instalado el PGACCESS para WinNT y intento > conectarme por TCP/IP a la Base de Datos BDNET que se encuentra en una > maquina servidor con Red Hat 8.0 , entonces cuando quiero conectarme sale > un aviso : > > Error trying to connect to database 'DBNET' on host 120.226.126.252 > > PostgreSQL error message : > Connection to database failed FATAL 1: No pg_hba.conf entry for > host 120.226.126.250 , user admin, > database DBNET, > '' > > Como soluciono este problema donde configuro y que cambio , estare atento a > sus comentarios. > > Gracias. > > Hugo. I don't understand your language, but add: host all all 120.226.126.250 255.255.255.255 trust to your pg_hba.conf file and restart postgresql. You can change trust to some other security option if you want. Regards, Tomasz Myrta
В списке pgsql-interfaces по дате отправления: