Re: error connecting to postgresql by pgadmin

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: error connecting to postgresql by pgadmin
Дата
Msg-id CA+Tgmoawru33fL1dC5Ev5VF+4mLUXXKeOa=3W-sbp3B4vCtmKA@mail.gmail.com
обсуждение исходный текст
Ответ на error connecting to postgresql by pgadmin  (Renji Babu <renjibabu@ymail.com>)
Список pgsql-bugs
On Fri, Jun 8, 2012 at 5:06 AM, Renji Babu <renjibabu@ymail.com> wrote:
> 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?"

I'd check the PostgreSQL log files, if any, and the Windows event log
for errors.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: control character check in JSON type seems broken
Следующее
От: Dean Rasheed
Дата:
Сообщение: Tab completion of function arguments not working in all cases