Address already in use? - Mailing list pgsql-general

From Justin S.
Subject Address already in use?
Date
Msg-id PDEJLGBFCIIBDGDDGCHEIEKFCAAA.cometfly@cometfly.com
Whole thread Raw
Responses Re: Address already in use?
Re: Address already in use?
Re: Address already in use?
List pgsql-general
Hi Everyone,

Alright, I've installed PostgreSQL 7.0.3 succesfully, but I still have a
problem. When I try starting the PostgreSQL server, using the following
command:

/usr/local/pgsql/bin/postmaster -D /usr/local/pgsql/data

I get the following error:

FATAL: StreamServerPort: bind() failed: Address already in use
        Is another postmaster already running on that port?
        If not, remove socket node (/tmp/.s.PGSQL.5432) and retry.

Anyone know how to fix this? Thanks.

Sincerely,

Justin Stayton
CometFly Media, LLC.
jstayton@cometfly.com


pgsql-general by date:

Previous
From: wsmuir@islandnet.com
Date:
Subject: Locks in functions
Next
From: will trillich
Date:
Subject: Re: function to operate on same fields, different records?