windows update screwed up PostgreSQL

Поиск
Список
Период
Сортировка
От Frances Collier
Тема windows update screwed up PostgreSQL
Дата
Msg-id 20060615214911.374EF9FA13E@postgresql.org
обсуждение исходный текст
Ответы Re: windows update screwed up PostgreSQL  (John DeSoi <desoi@pgedit.com>)
Список pgsql-novice
Hello,

I had PostgreSQL 8.1 running on a Windows Server 2003 just this morning.
Then I ran Windows update. Somehow that managed to muck up my PostgreSQL.
Now, when I try to login to my DB I get an error stating: "could not connect
to server: Connection refused (0x0000274D/10061) Is the server running on
host "???" and accepting TCP/IP connections on port 5432"

I've checked my postgresql.conf and I have the following:
  listen_addresses = '*'
  port = 5432

I'm stumped. I tried to uninstall the updates, but that didn't work. Can
anyone give me an idea as to what happened and/or what I need to do?

Thank you,
Frances Collier
Prepared Response, Inc.





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

Предыдущее
От: Aarni Ruuhimäki
Дата:
Сообщение: Re: Replacing data
Следующее
От: John DeSoi
Дата:
Сообщение: Re: windows update screwed up PostgreSQL