ayuda con servicio POSTGRESQL

Iniciado por condorker, 11 Febrero 2015, 00:53 AM

0 Miembros y 1 Visitante están viendo este tema.

condorker

Buenas.
Desde que actualice Kali Linux en mi notebook el servicio POSTGRESQL me da un error, estuve navegando y encontre posibles soluciones pero no funcionaron. El error es el siguiente :

[....] Starting PostgreSQL 9.1 database server: main[....] The PostgreSQL server failed to start. Please check the log output: 2015-02-10 20:53:07 CST LOG: could not bind IPv4 socket: Cannot assign requested address 2015-02-10 20:53:07 CST HINT: Is another postmaster already running on port 5432? If not, wait a few seconds and retry. 2015-02-10 20:53:07 CST LOG: could not bind IPv6 socket: Cannot assign requested address 2015-02-10 20:53:07 CST HINT: Is another postmaster already running on port 5432? If not, wait a few seconds and retry. 2015-02-10 20:53:07 CST WARNING: could not create listen socket for "localhost" 2015-02-10 20:5[FAILCST FATAL: could not create any TCP/IP sockets ... failed!
failed!

Carloswaldo

Hola,

¿Cómo estás iniciando el servicio y como qué usuario?

¿Hay algo ocupando el puerto 5432?

¿Cuál es el valor del parámetro "listen_address" en postgresql.conf?