BDR and PostgreSQL 12 and Windows support

Started by Paul Judsonover 7 years ago7 messagesgeneral
Jump to latest
#1Paul Judson
Paul.Judson@netiq.com

I've seen that BDR may be rolled into core PostgreSQL version 12 and was wondering if anyone knows if that BDR support will be extended to Windows or if it will remain a non-WIndows feature.

Thanks,
Paul Judson
paul.judson@microfocus.com

#2Andrew Smith
laconical@gmail.com
In reply to: Paul Judson (#1)
Re: BDR and PostgreSQL 12 and Windows support

On Fri., 16 Nov. 2018, 8:39 pm Paul Judson <Paul.Judson@netiq.com wrote:

I've seen that BDR may be rolled into core PostgreSQL version 12 and was
wondering if anyone knows if that BDR support will be extended to Windows
or if it will remain a non-WIndows feature.

I've been waiting for years for multi master support in PostgreSQL on
Windows. Surely if it's being added to the main code base it'll have to be
supported on every platform? Are there any core features at the moment that
are Linux only?

#3Thomas Kellerer
spam_eater@gmx.net
In reply to: Andrew Smith (#2)
Re: BDR and PostgreSQL 12 and Windows support

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

#4Ravi Krishna
srkrishna1@icloud.com
In reply to: Thomas Kellerer (#3)
Re: BDR and PostgreSQL 12 and Windows support

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

A better question should be, are there any production users of PG on Windows :-)

#5Arnaud L.
arnaud.listes@codata.eu
In reply to: Ravi Krishna (#4)
Re: BDR and PostgreSQL 12 and Windows support

Le 16/11/2018 à 15:28, Ravi Krishna a écrit :

A better question should be, are there any production users of PG on Windows :-)

And the answer is yes, there are some !

Cheers
--
Arnaud

#6Igor Neyman
ineyman@perceptron.com
In reply to: Ravi Krishna (#4)
RE: BDR and PostgreSQL 12 and Windows support

-----Original Message-----
From: Ravi Krishna [mailto:srkrishna1@icloud.com]
Sent: Friday, November 16, 2018 9:28 AM
To: Thomas Kellerer <spam_eater@gmx.net>
Cc: pgsql-general <pgsql-general@postgresql.org>
Subject: Re: BDR and PostgreSQL 12 and Windows support

WARNING: This email originated from outside of Perceptron! Please be mindful of PHISHING and MALWARE risks.

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

A better question should be, are there any production users of PG on Windows :-)
__________________________________________________________________________

Not funny for those who HAS TO run PG on Windows.
Let's not start "OS wars" here. Windows is one of the platforms Postgres supports.

#7Magnus Hagander
magnus@hagander.net
In reply to: Thomas Kellerer (#3)
Re: BDR and PostgreSQL 12 and Windows support

On Fri, Nov 16, 2018 at 3:15 PM Thomas Kellerer <spam_eater@gmx.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/&gt;
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/&gt;