Re: [Pgsql-ayuda] error al iniciar postgresql

From: Ricardo Frydman <ricardo(at)sinectis(dot)com(dot)ar>
To: pgsql-ayuda(at)tlali(dot)iztacala(dot)unam(dot)mx
Subject: Re: [Pgsql-ayuda] error al iniciar postgresql
Date: 2003-07-22 17:11:01
Message-ID: 200307221411.03087.ricardo@sinectis.com.ar
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Tienes un firewall configurado corriendo?
El Mar 22 Jul 2003 14:06, Carlos escribió:
| patricio,
| utilize el nmap y
| el puerto 5432 no esta abierto.
|
| luego...
|
|
| -----Mensaje original-----
| De: Patricio Muñoz <pmunoz(at)cmet(dot)net>
| Para: Carlos <cperochena(at)servilex(dot)com(dot)pe>;
| pgsql-ayuda(at)tlali(dot)iztacala(dot)unam(dot)mx <pgsql-ayuda(at)tlali(dot)iztacala(dot)unam(dot)mx>
| Fecha: Martes, 22 de Julio de 2003 11:59 a.m.
| Asunto: Re: [Pgsql-ayuda] error al iniciar postgresql
|
| >> gracias patricio,
| >> pero revise mi postgresql.conf y si estan sin # esas lineas
| >>
| >> ...
| >> tcpip_socket = true
| >> #ssl = false
| >> #max_connections = 32
| >> port = 5432
| >> #hostname_lookup = false
| >> #show_source_port = true
| >> #unix_socket_directory = ''
| >> #unix_socket_group = ''
| >> #unix_socket_permissions = 0777
| >> ...
| >>
| >> alguna otra sugerencia?
| >
| >Como primera medida es verificar que PostgreSql esté aceptando peticiones
| >hacia el puerto 5432. Puedes utilizar el comando "nmap" de linux, te
|
| muestra
|
| >los puertos que estan abiertos, debería aparecer el 5432.
| >
| >saludos
| >
| >> -----Mensaje original-----
| >> De: Patricio Muñoz <pmunoz(at)cmet(dot)net>
| >> Para: Carlos <cperochena(at)servilex(dot)com(dot)pe>;
| >> pgsql-ayuda(at)tlali(dot)iztacala(dot)unam(dot)mx <pgsql-ayuda(at)tlali(dot)iztacala(dot)unam(dot)mx>
| >> Fecha: Martes, 22 de Julio de 2003 11:01 a.m.
| >> Asunto: Re: [Pgsql-ayuda] error al iniciar postgresql
| >>
| >> >> hola a todos,, gracias por sus respuestas, tengo un error cuando
|
| quiero
|
| >> >> levantar el servicio postgresql:
| >> >>
| >> >> No such file or directory Is the server running locally and accepting
| >> >> connections on Unix domain socket "/tmp/.s.PGSQL.5432"?
| >> >>
| >> >> He revisado y no tengo ese archivo (lo busqué /tmp/ls -a)
| >> >>
| >> >> Pero tambien me he fijado que no existen los archivos:( que leyendo
| >> >> al respecto, creo q son archivos que se generan con postgresql)
| >> >> .s.PGSQL.5432
| >> >> .s.PGSQL.5432.lock
| >> >
| >> >PostgreSql no esta aceptando conexiones via socket al puerto 5432.
| >>
| >> Configura
| >>
| >> >el archivo postgresql.conf para que acepte conexiones tcp/ip
| >> >en las lineas que dice:
| >> >tcpip_socket = true
| >> >port = 5432
| >> >sacas el simbolo #
| >> >
| >> >saludos
| >> >
| >> >> alguien me puede dar un help!!!
| >> >>
| >> >> gracias
| >> >>
| >> >> Carlos
| >> >>
| >> >> _______________________________________________
| >> >> Pgsql-ayuda mailing list
| >> >> Pgsql-ayuda(at)tlali(dot)iztacala(dot)unam(dot)mx
| >> >> http://tlali.iztacala.unam.mx/mailman/listinfo/pgsql-ayuda
| >>
| >> _______________________________________________
| >> Pgsql-ayuda mailing list
| >> Pgsql-ayuda(at)tlali(dot)iztacala(dot)unam(dot)mx
| >> http://tlali.iztacala.unam.mx/mailman/listinfo/pgsql-ayuda
|
| _______________________________________________
| Pgsql-ayuda mailing list
| Pgsql-ayuda(at)tlali(dot)iztacala(dot)unam(dot)mx
| http://tlali.iztacala.unam.mx/mailman/listinfo/pgsql-ayuda

- --
Ricardo A.Frydman
Analista de Sistemas de Computación
http://www.eureka-linux.com.ar
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE/HXAlcZlYTzPrXw4RAt9GAJ9HI08RJNg2tP8oaEKFJk5bi9UaGQCbBPEt
J4yhslHn2Pb+8VLuU38zQfc=
=zIc+
-----END PGP SIGNATURE-----

In response to

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Mauro Morales 2003-07-22 17:13:51 RE: [Pgsql-ayuda] error al iniciar postgresql
Previous Message Carlos 2003-07-22 17:06:11 RE: [Pgsql-ayuda] error al iniciar postgresql