[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Postgres server does not start.



On 2010-01-31 13:43, Sthu Deus wrote:
> 2010-01-31 13:31:03 GMT-7 LOG:  could not bind IPv4 socket: Address already in use
> 2010-01-31 13:31:03 GMT-7 HINT: Is another postmaster already
> running on port 5432? If not, wait a few seconds and retry.
> 2010-01-31 13:31:03 GMT-7 WARNING:  could not create listen socket for "localhost"
> 2010-01-31 13:31:03 GMT-7 FATAL:  could not create any TCP/IP sockets

Most likely the cluster 'main' is already listening on port 5432.  Try
configuring either 'main' or 'mine' to listen on another port, say
5433, by editing the cluster's postgresql.conf.
-- 
Nick


Reply to: