Re: can't run on TCP/IP ports

From: Vince Vielhaber <vev(at)michvhf(dot)com>
To: Patrick Raphael <praphael(at)vt(dot)edu>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: can't run on TCP/IP ports
Date: 2001-02-04 22:47:15
Message-ID: Pine.BSF.4.30.0102041746280.6552-100000@paprika.michvhf.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sun, 4 Feb 2001, Patrick Raphael wrote:

>
> 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
>

Telnet to port 5432 and see if something answers. Are you running
something like portsentry or something that may be listening on it?

Vince.
--
==========================================================================
Vince Vielhaber -- KA8CSH email: vev(at)michvhf(dot)com http://www.pop4.net
128K ISDN from $22.00/mo - 56K Dialup from $16.00/mo at Pop4 Networking
Online Campground Directory http://www.camping-usa.com
Online Giftshop Superstore http://www.cloudninegifts.com
==========================================================================

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2001-02-04 22:56:49 Re: 7.1beta4 initdb problem
Previous Message Alessio Bragadini 2001-02-04 22:13:57 Re: 7.1beta4 initdb problem