Thread: re : Address already in use?

re : Address already in use?

From
Date:
Hi,

Did you stop the postmaster with an SIGKILL ???

Just go into temp directory and delete file .s.PGSQL.5432

After try to restart postmaster. PostgreSQL
check this file in order to know if an another postmaster is running, so if you kill postmaster, it dosen't
delete this file.

Cheers,

PEJAC Pascal