Re: PostgresPlus Windows Installation Error

From: Alban Hertroys <dalroi(at)solfertje(dot)student(dot)utwente(dot)nl>
To: Adarsh Sharma <adarsh(dot)sharma(at)orkash(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PostgresPlus Windows Installation Error
Date: 2011-02-18 07:28:57
Message-ID: 1D06F428-7366-4D52-9829-07D7737B6FB1@solfertje.student.utwente.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 18 Feb 2011, at 5:55, Adarsh Sharma wrote:

> One is :
>
> could not connect to server : Connection refused
> (0x0000274D/10061) Is the server running on host
> "127.0.0.1" and accepting TCP/Ip connections on port 5432?

> I chang C:/Windows/System32/Drvers/etc/host file to have below line
>
> 127.0.0.1 localhost
> ::1 localhost.

That should be the defaults. If anything, you probably just introduced another possible point of failure by doing this.

You need to allow connections from localhost. Change your pg_hba.conf

Alban Hertroys

--
Screwing up is an excellent way to attach something to the ceiling.

!DSPAM:737,4d5e1fc411731003618037!

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alessandro Candini 2011-02-18 08:04:58 Re: libpq and Datums management with embedded C function
Previous Message Magnus Hagander 2011-02-18 07:24:09 Re: database instance creation