Re: CREATE INDEX CONCURRENTLY does not index prepared xact's data

From: Semab Tariq <semab(dot)tariq(at)enterprisedb(dot)com>
To: Noah Misch <noah(at)leadboat(dot)com>
Cc: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Sandeep Thakkar <sandeep(dot)thakkar(at)enterprisedb(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Andrey Borodin <x4mmm(at)yandex-team(dot)ru>, Andres Freund <andres(at)anarazel(dot)de>, CM Team <cm(at)enterprisedb(dot)com>, PostgreSQL mailing lists <pgsql-bugs(at)lists(dot)postgresql(dot)org>, Michael Paquier <michael(at)paquier(dot)xyz>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Peter Geoghegan <pg(at)bowt(dot)ie>
Subject: Re: CREATE INDEX CONCURRENTLY does not index prepared xact's data
Date: 2021-11-05 10:21:15
Message-ID: CABimMB6HFAu3fRn3sD0EKU=Hhz5fxQNixrhB__8Wk-p7v5zExg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Fri, Nov 5, 2021 at 2:03 PM Noah Misch <noah(at)leadboat(dot)com> wrote:

> On Fri, Nov 05, 2021 at 11:02:16AM +0500, Semab Tariq wrote:
> > After configure when i run make -C sarc/test/subscription check
> > PROVE_TESTS=t/080_step_equalTupleDescs.pl it got stucked I am attaching
> > regress_log_080_step_equalTupleDescs file and log file of make command
>
> Thanks. Please replace the previous test case patch with this one, and
> run it
> again.

Did the same with the updated patch and this time make command exit with an
error

Bailout called. Further testing stopped: command "pg_ctl -D
/home/pgbfarm/buildroot-gharial-HEAD/postgresql/src/test/subscription/tmp_check/t_080_step_equalTupleDescs_main_data/pgdata
-m immediate stop" exited with value 1 make: *** [check] Error 1 make:
Leaving directory
`/home/pgbfarm/buildroot-gharial-HEAD/postgresql/src/test/subscription'

PFA make command log and regress_log_080_step_equalTupleDescs files

--
Thanks & Regards,
Semab

Attachment Content-Type Size
make-1.log application/octet-stream 2.7 KB
regress_log_080_step_equalTupleDescs application/octet-stream 4.9 KB

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Noah Misch 2021-11-05 11:22:36 Re: CREATE INDEX CONCURRENTLY does not index prepared xact's data
Previous Message PG Bug reporting form 2021-11-05 10:01:26 BUG #17272: Incorrect syntax parsed