Re: BDR replication on Postgresql 9.5.0

From: Kaushal Shriyan <kaushalshriyan(at)gmail(dot)com>
To: John R Pierce <pierce(at)hogranch(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: BDR replication on Postgresql 9.5.0
Date: 2016-02-01 16:44:00
Message-ID: CAD7Ssm_aSDEvJg-30Ew5FA1LWfe6Q5rN0H1ZA6JcWbiPmbMDHA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Feb 1, 2016 at 12:24 AM, John R Pierce <pierce(at)hogranch(dot)com> wrote:

> On 1/29/2016 3:00 AM, Kaushal Shriyan wrote:
>
>>
>> Do i need to install any BDR specific package to enable it in postgresql
>> 9.5 version. While reading
>> http://bdr-project.org/docs/0.9.0/install-requirements.html i assumed
>> that it is available in 9.5 version by default without using any patches.
>> Please comment.
>>
>
> "As of the time of writing, the upcoming PostgreSQL 9.5 release is not yet
> supported. Neither is Microsoft Windows. Support for both will be added in
> later releases; please check the BDR website for the latest information."
>
>
>
Thanks Pierce for the explanation.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Yu Nie 2016-02-01 18:35:35 strange sql behavior
Previous Message Geoff Winkless 2016-02-01 11:04:22 Re: Is PRIMARY KEY the same as UNIQUE NOT NULL?