listen_addresses

listen_addresses

am 16.03.2007 15:15:44 von enzo venegas palacios

Hello, I have postgres running in win 2003 server and I cannot connect
from other pc, when I change to " listen_addresses =3D '*' " the postgres
shutdown, any help serves me, thank you.
---------------------------------------------------------
Registra tu dominio en http://dominios.ya.com/. Con cada registro te regala=
mos 20 cuentas de correo de 100MB cada una.
Ya.com ADSL 24h + Llamadas Nacionales y Locales 24h + Llamadas a M=D3VILES.
Desde 9,95 =80/mes+IVA. http://acceso.ya.com/ADSLllamadas/3mbvoz/

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Re: listen_addresses

am 16.03.2007 16:21:25 von Ever Daniel Barreto Rojas

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!
---------------------


---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match

Re: listen_addresses

am 16.03.2007 21:24:41 von enzo venegas palacios

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 =3D '*' " the post=
gres
> > 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 regala=
mos 20 cuentas de correo de 100MB cada una.
Ya.com ADSL 24h + Llamadas Nacionales y Locales 24h + Llamadas a M=D3VILES.
Desde 9,95 =80/mes+IVA. http://acceso.ya.com/ADSLllamadas/3mbvoz/

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

Re: listen_addresses

am 17.03.2007 14:37:46 von Ever Daniel Barreto Rojas

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=E1 esa tecla?
---------------------


---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster