Re: [GENERAL] PG 8.2 instal on Win2k3 - unable to connect to test network socket

2009-08-26 Thread Craig Ringer
On Wed, 2009-08-26 at 18:43 -0300, geoff wrote: > > Sounds like you already have something listening on 5432. Perhaps > > another verison of PostgreSQL already installed? > > > Thats what I thought, but a port scan tells me that the port is closed. > Try using the `netstat' command (or one of t

Re: [GENERAL] PG 8.2 instal on Win2k3 - unable to connect to test network socket

2009-08-26 Thread geoff
> Sounds like you already have something listening on 5432. Perhaps > another verison of PostgreSQL already installed? > Thats what I thought, but a port scan tells me that the port is closed. -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscripti

Re: [GENERAL] PG 8.2 instal on Win2k3 - unable to connect to test network socket

2009-08-26 Thread Magnus Hagander
On Wed, Aug 26, 2009 at 19:12, imageguy wrote: > When I tried to install pg8.2 on Win2k3 service pack 2 using the > installer I received the error message window > > Unable to connect to the test network socket : 100013 > > If I changed the port from the default '5432' to 5433 works fine. Sounds l

[GENERAL] PG 8.2 instal on Win2k3 - unable to connect to test network socket

2009-08-26 Thread imageguy
When I tried to install pg8.2 on Win2k3 service pack 2 using the installer I received the error message window Unable to connect to the test network socket : 100013 If I changed the port from the default '5432' to 5433 works fine. - any suggestions ? Google showed me an email regarding this mess