Re: Pluggable toaster - Mailing list pgsql-hackers

From Nikita Malakhov
Subject Re: Pluggable toaster
Date
Msg-id CAN-LCVNSwwZ2uqZiR3ymDXYe4Uvd8KyTnGRWjqPJRHggaaJjPQ@mail.gmail.com
Whole thread Raw
In response to Re: Pluggable toaster  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
Hi,
I'm checking. It seems that I've missed something while rebasing, we have had all tests clean before.

On Sun, Apr 3, 2022 at 5:06 AM Andres Freund <andres@anarazel.de> wrote:
Hi,

On April 2, 2022 6:20:36 PM PDT, Greg Stark <stark@mit.edu> wrote:
>Hm. It compiles but it's failing regression tests:
>
>diff -U3 /tmp/cirrus-ci-build/contrib/dummy_toaster/expected/dummy_toaster.out
>/tmp/cirrus-ci-build/contrib/dummy_toaster/results/dummy_toaster.out
>--- /tmp/cirrus-ci-build/contrib/dummy_toaster/expected/dummy_toaster.out
>2022-04-02 16:02:47.874360253 +0000
>+++ /tmp/cirrus-ci-build/contrib/dummy_toaster/results/dummy_toaster.out
>2022-04-02 16:07:20.878047769 +0000
>@@ -20,186 +20,7 @@
>....
>+server closed the connection unexpectedly
>+ This probably means the server terminated abnormally
>+ before or while processing the request.
>+connection to server was lost
>I think this will require some real debugging, so I'm marking this
>Waiting on Author.

Yes, dumps core (just like in several previous runs):

https://cirrus-ci.com/task/4710272324599808?logs=cores#L44

Andres
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.


--
Regards,
Nikita Malakhov
Postgres Professional 

pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors
Next
From: Greg Stark
Date:
Subject: Re: Skip partition tuple routing with constant partition key