Re: Regarding postgres 9.1 with Redhat Linux - Mailing list pgsql-admin

From Kevin Grittner
Subject Re: Regarding postgres 9.1 with Redhat Linux
Date
Msg-id 4ED8B164020000250004377E@gw.wicourts.gov
Whole thread Raw
In response to Regarding postgres 9.1 with Redhat Linux  ("Myint" <myint@ONEEMPOWER.COM>)
List pgsql-admin
"Myint" <myint@ONEEMPOWER.COM> wrote:

> LOG:  could not bind IPv4 socket: Address already in use

I suspect that the rpm set up a cluster at a default location,
configured it to start automatically, and started it.  You've
created another cluster offering a connection on the same port.  You
need to just use the default cluster, stop and disable the default
cluster, or change the port number used by your new installation
(probably by modifying the postgresql.conf file).

-Kevin

pgsql-admin by date:

Previous
From: "Myint"
Date:
Subject: Regarding postgres 9.1 with Redhat Linux
Next
From: Scott Marlowe
Date:
Subject: Re: Regarding postgres 9.1 with Redhat Linux