Re: Minimal logical decoding on standbys

From: Amit Khandekar <amitdkhan(dot)pg(at)gmail(dot)com>
To: Rahila Syed <rahila(dot)syed(at)2ndquadrant(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Minimal logical decoding on standbys
Date: 2019-12-16 06:25:55
Message-ID: CAJ3gD9cDtB7o4ieAR9epjFO0RDBqGMj+fzy7-vd+CULhap1MXA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 12 Dec 2019 at 15:28, Rahila Syed <rahila(dot)syed(at)2ndquadrant(dot)com> wrote:
>
> Hi Amit,
>
>
> 2. Following test fails with error.
> make -C src/test/recovery/ check PROVE_TESTS=t/018_standby_logical_decoding_xmins.pl
> # Failed test 'physical catalog_xmin not null'
> # at t/018_standby_logical_decoding_xmins.pl line 120.
> # got: ''
> # expected: anything else
>
> # Failed test 'physical catalog_xmin not null'
> # at t/018_standby_logical_decoding_xmins.pl line 141.
> # got: ''
> # expected: anything else
>
> # Failed test 'physical catalog_xmin not null'
> # at t/018_standby_logical_decoding_xmins.pl line 159.
> # got: ''
> # expected: anything else
> t/018_standby_logical_decoding_xmins.pl .. 20/27 # poll_query_until timed out executing this query:
> #
>
> Physical catalog_xmin is NULL on master after logical slot creation on standby .

Hi, do you consistently get this failure on your machine ? I am not
able to get this failure, but I am going to analyze when/how this can
fail. Thanks

--
Thanks,
-Amit Khandekar
EnterpriseDB Corporation
The Postgres Database Company

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Munro 2019-12-16 06:42:33 Re: What's the best way to get flex and bison on Windows?
Previous Message Andrew Dunstan 2019-12-16 06:21:32 Re: What's the best way to get flex and bison on Windows?