Re: BUG #11948: Error when installing PostgreSQL 9.3 server

From: Sandeep Thakkar <sandeep(dot)thakkar(at)enterprisedb(dot)com>
To: IPN Bala GSS TVL <ipnb87(at)gmail(dot)com>
Cc: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, "pgsql-bugs(at)postgresql(dot)org" <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #11948: Error when installing PostgreSQL 9.3 server
Date: 2014-11-14 06:19:18
Message-ID: CANFyU94HPQtEM-CKSBkFUVmWT5JfsDHpQ+xVmTBPmu21DhuE=w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi,

The installation logs says that psql was unable to connect to the server.

--
Installing the adminpack module in the postgres database...
Executing 'C:\Users\ADMINI~1.TVL\AppData\Local\Temp\2\rad34A69.bat'...
psql: could not connect to server: Connection timed out (0x0000274C/10060)
Is the server running on host "localhost" (192.168.2.213) and accepting
TCP/IP connections on port 5432?

Failed to install the 'adminpack' module in the 'postgres' database
loadmodules.vbs ran to completion
--

It's strange because as per the log the server was started successfully.

On Thu, Nov 13, 2014 at 10:22 AM, IPN Bala GSS TVL <ipnb87(at)gmail(dot)com> wrote:

> Dear Michael,
>
> Thanks for your immediate action. As per your mail i have attached
> detailed log and installer detail.
>
> 1.Installer is: *postgresql-9.3.5-3-windows-x64.exe*
> *(with Run as Administrator privilege)*
>
> 2.System properties (Below screenshot)
> [image: Inline images 1]
>
> 4.Installation path is :*C:\Program Files\PostgreSQL\9.3*
>
> 5.Warning message (Below screenshot)
>
>
> *[image: Inline images 2]*
>
> 6.Error log (attached)
>
>
> *​--*
> *​**Regards,*
>
> *IYAPPAN,*
> Global Software Solutions (TVL) Pvt. Ltd.,
> +91 97152 30226
>
> On 13 November 2014 06:43, Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
> wrote:
>
>> On Wed, Nov 12, 2014 at 6:16 PM, <ipnb87(at)gmail(dot)com> wrote:
>> > The following bug has been logged on the website:
>> >
>> > Bug reference: 11948
>> > Logged by: Iyappan Balachandran
>> > Email address: ipnb87(at)gmail(dot)com
>> > PostgreSQL version: 9.3.5
>> > Operating system: Windows 2008 R2 Server
>> > Description:
>> >
>> > A non-fatal error occured whilst loading database modules. Please check
>> the
>> > installation log.
>> > Error exit code-2 in log
>> Without more information it is hard to guess what has happened, so:
>> - What is the installer used?
>> - What do the error logs actually tell?
>> Regards,
>> --
>> Michael
>>
>
>
>
> --
> Sent via pgsql-bugs mailing list (pgsql-bugs(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-bugs
>
>

--
Sandeep Thakkar

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message IPN Bala GSS TVL 2014-11-14 06:22:56 Re: BUG #11948: Error when installing PostgreSQL 9.3 server
Previous Message Alvaro Herrera 2014-11-13 17:51:57 Re: BUG #11732: Non-serializable outcomes under serializable isolation