Обсуждение: re : Address already in use?

Поиск
Список
Период
Сортировка

re : Address already in use?

От
Дата:
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