Vikram Patil wrote:
> Thanks Laurence for Reply.
> I can actually connect to server using network. I am just trying to
> avoid this warning. Your solution for listen_address will work but I
> want to keep it as "*" . Somehow it doesn't complain on any other *nix
> Operation Systems.
Probably IPv6
kram
-Original Message-
From: Albe Laurenz [mailto:laurenz.a...@wien.gv.at]
Sent: Friday, March 19, 2010 6:16 AM
To: Vikram Patil; pgsql-general@postgresql.org
Subject: RE: [GENERAL] AIX postgresql error
Vikram Patil wrote:
> On AIX while starting postgresql server I got this error
Vikram Patil wrote:
> On AIX while starting postgresql server I got this error
> . But server starts up without any issues.
>
> LOG: could not bind IPv6 socket: Address already in use
>
> HINT: Is another postmaster already running on port 8432? If
> not, wait a few seconds and retry.
>
Hello Guys,
On AIX while starting postgresql server I got this error . But
server starts up without any issues.
LOG: could not bind IPv6 socket: Address already in use
HINT: Is another postmaster already running on port 8432? If not, wait
a few seconds and retry.
Could you plea