can't run on TCP/IP ports

Поиск
Список
Период
Сортировка
От Patrick Raphael
Тема can't run on TCP/IP ports
Дата
Msg-id 3A7E127A.CBAF161A@vt.edu
обсуждение исходный текст
Ответы Re: can't run on TCP/IP ports
Список pgsql-general
When I attempt to run postmaster on a TCP/IP socket, I get the following
error:


FATAL: StreamServerPort: bind() failed: Permission denied
        Is another postmaster already running on that port?
        If not, remove socket node (/var/run/postgresql/.s.PGSQL.5432)
and retry.
/usr/lib/postgresql/bin/postmaster: cannot create UNIX stream port


There is no other postmaster running, there is nothing in
/var/run/postgresql, nothing else is on port 5432(switching to another
port doesn't make a difference), I am logged on as user postgres, the
user postgres owns all files in the postgres home directory, and
postmaster works fine with UNIX domain sockets.  Does anyone have any
other ideas what could be wrong?  I am running Debian 2.2

В списке pgsql-general по дате отправления:

Предыдущее
От: "Tim Barnard"
Дата:
Сообщение: 7.1beta4 initdb problem
Следующее
От: Vince Vielhaber
Дата:
Сообщение: Re: can't run on TCP/IP ports