From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Thomas Kellerer <spam_eater(at)gmx(dot)net> |
Cc: | pgsql-general General <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: BDR and PostgreSQL 12 and Windows support |
Date: | 2018-11-16 15:55:58 |
Message-ID: | CABUevExD-QqV150z5f3qkW9gAFBOdDj_o6d6Q8QvRDbnc6w7zw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Fri, Nov 16, 2018 at 3:15 PM Thomas Kellerer <spam_eater(at)gmx(dot)net> wrote:
> Andrew Smith schrieb am 16.11.2018 um 11:01:
> > Are there any core features at the
> > moment that are Linux only?
>
> JIT, introduced in Postgres 11, comes to mind
>
JIT is not Linux only.
It currently does not work on Windows AFAIK, but it does work on a number
of other non-Linux OSes.
And there are other things that don't work on Windows, such as e.g. peer
authentication. They are significantly more minor features though.
--
Magnus Hagander
Me: https://www.hagander.net/ <http://www.hagander.net/>
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>
From | Date | Subject | |
---|---|---|---|
Next Message | Alexey Bashtanov | 2018-11-16 17:40:06 | Re: Question about index on different tablespace and rebuild it |
Previous Message | Durumdara | 2018-11-16 15:01:30 | Re: Prevent locked state (row lock + alter table) |