We ‘ve installed PostgreSQL 8.0, in the localhost it’s ok but when I want to connect to the database from the client
It doesn´t do it .
In the pg_hba.conf we’ve established the IP who can connect it.
Please SOS
Thanks
Hi. From: "Gabriela Lopez" > We 've installed PostgreSQL 8.0, in the localhost it's ok but when I want to connect to the database > from the client > > It doesn´t do it . > > In the pg_hba.conf we've established the IP who can connect it. Probably, Please see hint of pgAdminIII. ... For PostgreSQL servers starting with version 8.0, this is controlled using the "listen_addresses" parameter in the postgresql.conf file. Here, you can enter a list of IP addresses the server should listen on, or simply use '*' to listen on all available IP addresses. Regards, Hiroshi Saito
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера