Thread: listen_addresses
Hello, I have postgres running in win 2003 server and I cannot connect from other pc, when I change to " listen_addresses = '*' " the postgres shutdown, any help serves me, thank you. --------------------------------------------------------- Registra tu dominio en http://dominios.ya.com/. Con cada registro te regalamos 20 cuentas de correo de 100MB cada una. Ya.com ADSL 24h + Llamadas Nacionales y Locales 24h + Llamadas a M�VILES. Desde 9,95 �/mes+IVA. http://acceso.ya.com/ADSLllamadas/3mbvoz/
hi enzo: El 16/03/2007 a las 10:15 a.m., escribiste: > Hello, I have postgres running in win 2003 server and I cannot connect > from other pc, when I change to " listen_addresses = '*' " the postgres > shutdown, any help serves me, thank you. you need to take a look at the pg_hba.conf and add the IP of your other PC to gain access to the bd Cordiales saludos, ------------------- Ever Daniel Barreto Rojas e.mail: ebarreto@nexusit.com.py :: Nexus Information Technologies web: www.nexusit.com.py 16/03/2007 11:19 a.m. --------------------- Jajaja! Solo hablaba en serio! ---------------------
add tha following configuration host all all 192.168.0.150/32 trust and md5 But even continues the problem > hi enzo: > > El 16/03/2007 a las 10:15 a.m., escribiste: > > Hello, I have postgres running in win 2003 server and I cannot connect > > from other pc, when I change to " listen_addresses = '*' " the postgres > > shutdown, any help serves me, thank you. > > you need to take a look at the pg_hba.conf and add the IP of your > other PC to gain access to the bd > > Cordiales saludos, > > ------------------- > Ever Daniel Barreto Rojas > e.mail: ebarreto@nexusit.com.py :: Nexus Information Technologies > web: www.nexusit.com.py > 16/03/2007 11:19 a.m. > --------------------------------------------------------- Registra tu dominio en http://dominios.ya.com/. Con cada registro te regalamos 20 cuentas de correo de 100MB cada una. Ya.com ADSL 24h + Llamadas Nacionales y Locales 24h + Llamadas a M�VILES. Desde 9,95 �/mes+IVA. http://acceso.ya.com/ADSLllamadas/3mbvoz/
enzo: El 16/03/2007 a las 04:24 p.m., escribiste: > add tha following configuration > host all all 192.168.0.150/32 trust and md5 > But even continues the problem try with 192.168.0.150/24 if your mask is 255.255.255.0 Cordiales saludos, ------------------- Ever Daniel Barreto Rojas e.mail: ebarreto@nexusit.com.py :: Nexus Information Technologies web: www.nexusit.com.py 17/03/2007 09:36 a.m. --------------------- Usuario: La PC me dice que pulse OK, donde está esa tecla? ---------------------