Re: BUG #15828: Server crashes inside CloneRowTriggersToPartition - Mailing list pgsql-bugs

From Alexander Lakhin
Subject Re: BUG #15828: Server crashes inside CloneRowTriggersToPartition
Date
Msg-id c0580b75-829a-172d-7488-7fecd058e259@gmail.com
Whole thread Raw
In response to BUG #15828: Server crashes inside CloneRowTriggersToPartition  (PG Bug reporting form <noreply@postgresql.org>)
Responses Re: BUG #15828: Server crashes inside CloneRowTriggersToPartition  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
> The following bug has been logged on the website:
>
> Bug reference:      15828
> Logged by:          Alexander Lakhin
> Email address:      exclusion@gmail.com
> PostgreSQL version: 12beta1
> Operating system:   Ubuntu 18.04
> Description:        
>
> When running in parallel two queries (modified excerpts from
> src/test/regress/ join.sql and update.sql):
The patch to reproduce the crash on master is attached,
With the patch applied, you can execute
'EXTRA_TESTS="--schedule=test_schedule" make check' and get:
...
test stats                        ... ok          642 ms
parallel group (2 tests):  join1 update1
     join1                        ... FAILED       43 ms
     update1                      ... FAILED (test process exited with
exit code 2)      530 ms
============== shutting down postmaster               ==============
...

Best regards,
Alexander

Attachment

pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #15828: Server crashes inside CloneRowTriggersToPartition
Next
From: PG Bug reporting form
Date:
Subject: BUG #15829: PdAdmin 4 gives a Server error trigger/sql/#110003#/properties.sql with VIEWS