BUG #4870: don't start service

From: "Luis angel camacho" <luis141284(at)hotmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #4870: don't start service
Date: 2009-06-22 18:01:28
Message-ID: 200906221801.n5MI1Sko097799@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 4870
Logged by: Luis angel camacho
Email address: luis141284(at)hotmail(dot)com
PostgreSQL version: 8.3
Operating system: windows xp de 32 bits
Description: don't start service
Details:

The server doesn't accept connections: the connection library reports
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?

but the service can't start

already config the pg_hba.conf & postgresql.conf but don't work

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Sami Kuhmonen 2009-06-22 19:08:33 BUG #4871: Cannot install with 1-click installer
Previous Message Tom Lane 2009-06-22 17:55:04 Re: BUG #4862: different results in to_date() between 8.3.7 & 8.4.RC1