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 :
Código:
[....] 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!