BUG #6678: error in connecting to Pgadmin

From: renjibabu(at)ymail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #6678: error in connecting to Pgadmin
Date: 2012-06-08 09:08:39
Message-ID: E1ScvBP-0008IJ-8H@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 6678
Logged by: Renji
Email address: renjibabu(at)ymail(dot)com
PostgreSQL version: 9.1.0
Operating system: windows 7
Description:

Hi,

I have installed PostgreSQL 9.1 on windows 7 and I am unable to connect
to the database after I restart the machine.

When I first installed postgres from pgadmin III, Service started and
database also got connected.

But when I shutdown and tried to start the service again, it is showing as
the service is connected and if I try to connect to database it's giving
the
following message:

"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?"

Renji Babu

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Simon Riggs 2012-06-08 10:19:09 Re: BUG #6661: out-of-order XID insertion in KnownAssignedXids
Previous Message Renji Babu 2012-06-08 09:06:57 error connecting to postgresql by pgadmin