Re: visual studio 2017 build support

From: Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com>
To: Haribabu Kommi <kommi(dot)haribabu(at)gmail(dot)com>
Cc: Christian Ullrich <chris(at)chrullrich(dot)net>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: visual studio 2017 build support
Date: 2017-09-22 12:40:11
Message-ID: 75e82c50-6285-5107-f622-48f7ae4c2476@2ndQuadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 09/21/2017 08:16 PM, Haribabu Kommi wrote:
>
>
>
>
> I was about to commit this after a good bit of testing when I
> noticed this:
>
>     +   Building with <productname>Visual Studio 2017</productname> is
>     supported
>     +   down to <productname>Windows 7 SP1</> and <productname>Windows
>     Server 2012 R2</>.
>
> I was able to build on Windows Server 2008 without a problem, so I'm
> curious why we are saying it's not supported.
>
>
> Thanks for the review.
>
> From the visual studio system requirements [1], in the section of
> supported
> operating systems, it is mentioned as windows 7 SP1 and windows server
> 2012 R2 and didn't mentioned anything about 2008, because of this reason,
> I mentioned as that it supported till the above operating systems. As
> I don't
> have windows server 2008 system availability, so I didn't verify the same.
>
> The visual studio 2017 product itself is not mentioned as that it supports
> windows server 2008, can we go ahead and mention it in our documentation?
>
> [1] -
> https://www.visualstudio.com/en-us/productinfo/vs2017-system-requirements-vs
>
>

That page also says:

Microsoft Visual Studio Build Tools 2017

Also installs on Windows Server 2008 R2 SP1

So I'm inclined to adjust the documentation accordingly.

cheers

andrew

Andrew Dunstan https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Claudio Freire 2017-09-22 12:47:58 Re: GUC for cleanup indexes threshold.
Previous Message Arseny Sher 2017-09-22 11:52:48 Re: DROP SUBSCRIPTION hangs if sub is disabled in the same transaction