Address already in use?

From: "Justin S(dot)" <cometfly(at)cometfly(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Address already in use?
Date: 2001-04-13 03:20:29
Message-ID: PDEJLGBFCIIBDGDDGCHEIEKFCAAA.cometfly@cometfly.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)cometfly(dot)com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Yann Ramin 2001-04-13 03:33:06 Re: Address already in use?
Previous Message wsmuir 2001-04-12 22:13:37 Locks in functions