Re: Issue with installation of postgresql server

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: "Karre, Kanakaraju (US - Hyderabad)" <kakarre(at)deloitte(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Cc: "Shiva, Krishna (US - Hyderabad)" <kshiva(at)deloitte(dot)com>, "Subhash Sachdev, Anchal (US - Hyderabad)" <asubhashsachdev(at)deloitte(dot)com>, "kanakaraj(dot)karre(at)gmail(dot)com" <kanakaraj(dot)karre(at)gmail(dot)com>
Subject: Re: Issue with installation of postgresql server
Date: 2016-10-14 00:18:54
Message-ID: d3f19a3b-ea90-1230-04c0-265f7334cde7@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 10/13/2016 04:24 AM, Karre, Kanakaraju (US - Hyderabad) wrote:
> I have been trying to install Postgresql server on my machine (Windows
> 8-64 bit version) but it is failing to install by throwing the following
> error –
>
> “_There has been an error. The environment variable COMSPEC does not
> seem to point to the cmd.exe or there is a trailing semicolon present.
> Please fix this variable and restart installation _.”__
>
> _ _
>
> I searched some of the forums where the solution mentioned was to add an
> environment variable “COMSPEC” with the value –
> “C:\Windows\system32\cmd.exe”. I did this but the issue persists. Also,
> there is no semicolon at the end in the value of COMSPEC variable.

See if the below helps:

https://technet.microsoft.com/en-us/library/cc976142.aspx

>
>
>
> I tried installing 2 versions of Postgresql but I am getting the same
> error for both. The versions are as follows :
>
> 1. postgresql-9.3.14-2-windows-x64.exe
>
> 2. postgresql-9.6.0-1-windows-x64.exe

You are getting these from where?

>
>
>
> Since the COMSPEC variable is present, it got me thinking if this is a
> general exception thrown while installing postgresql.

But is it in the format shown in the technet article above, in
particular the Data type?

>
> Also, are there any pre-conditions to be checked before installing the
> server. Could a particular software installation be hindering the
> postgresql installation (At some forums, it was suggested that the
> anti-virus uninstallation solved the issue. Could this be the reason?)
>
>
>
> Please let me know how to resolve this.
>
>
>
> *Thanks & Regards*
>
> *Kanakaraju*__
>
>
>
>
>
>
> This message (including any attachments) contains confidential
> information intended for a specific individual and purpose, and is
> protected by law. If you are not the intended recipient, you should
> delete this message and any disclosure, copying, or distribution of this
> message, or the taking of any action based on it, by you is strictly
> prohibited.
>
> v.E.1
>
>
>
>
>
>
>
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message AnandKumar, Karthik 2016-10-14 01:34:55 Re: MultiXact member wraparound protections are disabled
Previous Message Armand Pirvu (home) 2016-10-13 23:44:41 Re: functions - triggers cross schemas