Re: Future Non-server Windows support???

From: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
To: Bill Haught <wlhaught4754323(at)att(dot)net>, pgsql-general(at)postgresql(dot)org
Subject: Re: Future Non-server Windows support???
Date: 2019-03-03 07:30:48
Message-ID: 3ab5f0124ff6134933b6e2a776e68ff93e7e129c.camel@cybertec.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Bill Haught wrote:
> My main concern is that Microsoft has Enterprise versions of Windows and
> versions for everything else which makes me wonder if at some point
> Windows versions for desktop use may not have features needed by some
> database applications or differences between the versions may be enough
> to necessitate slight tweaks to code and compiling additional versions.

Speaking as a semi-ignorant, I had the impressions that all Windows versions
are pretty similar under the hood (with occasional annoying behavior changes),
and most of the differences are on the GUI level, while the C API is pretty
much the same.

Yours,
Laurenz Albe
--
Cybertec | https://www.cybertec-postgresql.com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Justin Pryzby 2019-03-03 14:51:05 Re: Question about pg_upgrade from 9.2 to X.X
Previous Message Tom Lane 2019-03-03 05:05:17 Re: regex DoS in postgresql?