Re: PostgreSQL doesn't accept connections when Windows

From: Jim Nasby <decibel(at)decibel(dot)org>
To: Tony Caduto <tony_caduto(at)amsoftwaredesign(dot)com>
Cc: George Weaver <gweaver(at)shaw(dot)ca>, pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: PostgreSQL doesn't accept connections when Windows
Date: 2006-11-30 21:45:00
Message-ID: 8C595CB3-9714-40FF-923D-860280E97C5B@decibel.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Nov 27, 2006, at 10:41 AM, Tony Caduto wrote:
>> I then updated the postgresql.conf file with "listen_addresses =
>> '*' and changed the port from 5432 (currently being used for a 7.3
>> server) to 5435.
>>
> Have you tried setting the port back to default and see what happens?
> Is it possible for you to stop the 7.3 server for a moment to test
> this theory?
>
> The only thing you have different is the port, so I am thinking
> that it has something to do with that.

Hmm... are you sure there isn't already something listening on port
5435?
--
Jim Nasby jim(at)nasby(dot)net
EnterpriseDB http://enterprisedb.com 512.569.9461 (cell)

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jim Nasby 2006-11-30 21:49:14 Re: Solaris 10 problem
Previous Message Simon Riggs 2006-11-30 21:39:59 Re: Shutting down a warm standby database in 8.2beta3