From: | "Albe Laurenz" <laurenz(dot)albe(at)wien(dot)gv(dot)at> |
---|---|
To: | "Vikram Patil *EXTERN*" <vpatil(at)actuate(dot)com>, <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: AIX postgresql error |
Date: | 2010-03-22 08:51:15 |
Message-ID: | D960CB61B694CF459DCFB4B0128514C20489C263@exadv11.host.magwien.gv.at |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
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 is set up correctly on the machines where you don't get an error.
You can unconfigure IPv6 on the AIX, then PostgreSQL won't try to
listen on IPv6 ports.
Ask the system administrators of the machine for help.
Yours,
Laurenz Albe
From | Date | Subject | |
---|---|---|---|
Next Message | Carsten Kropf | 2010-03-22 11:34:29 | Determining the OID of a certain type |
Previous Message | Cédric MOULLET | 2010-03-22 07:34:00 | Re: Full Text Search: howto manage multiple languages ? |