From: | Craig Ringer <craig(at)postnewspapers(dot)com(dot)au> |
---|---|
To: | Joachim Tranvåg <joachimbra(at)hotmail(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: (0x0000274D/10061) on Install |
Date: | 2009-03-17 03:13:49 |
Message-ID: | 49BF156D.3050207@postnewspapers.com.au |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Joachim Tranvåg wrote:
> Hi, I am trying to install PostgreSQL on Windows Vista 32bit, I have deactivated UAC and the only kind of Firewall I have is Avast Home.
Just so you know, there's rarely any need to deactivate UAC. Just
shift-right-click on installers and choose "Run as administrator".
> During installation, during Activating Procedural Languages I get the error :
> "Failed to connect to the database. Procedural languages files are installed, but are not activated in any databased. Could not connect to server: (0x0000274D/10061) Is the server running on host "127.0.0.1" and accepting TCP/IP connections on port 5432?"
I strongly suspect that your firewall will turn out to be the problem.
Consider disabling it or uninstalling it and see if that helps.
--
Craig Ringer
From | Date | Subject | |
---|---|---|---|
Next Message | Dann Corbit | 2009-03-17 03:19:55 | Re: Postgres 8.2.x support on Windows 2008 |
Previous Message | Tom Lane | 2009-03-17 03:02:19 | Re: Postgres 8.2.x support on Windows 2008 |