<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="ltr">Can anyone help me to decrypt what Tom answered me ?<br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">---------- Forwarded message ---------<br>From: <strong class="gmail_sendername" dir="auto">Tom Lane</strong> <span dir="auto"><<a href="mailto:tgl@sss.pgh.pa.us">tgl@sss.pgh.pa.us</a>></span><br>Date: Wed, Aug 25, 2021 at 5:34 PM<br>Subject: Re: Regression tests for MobilityDB: Continous shutdowns at a random step<br>To: Esteban Zimanyi <<a href="mailto:esteban.zimanyi@ulb.be">esteban.zimanyi@ulb.be</a>><br>Cc: PostgreSQL Hackers <<a href="mailto:pgsql-hackers@lists.postgresql.org">pgsql-hackers@lists.postgresql.org</a>><br></div><br><br>Esteban Zimanyi <<a href="mailto:esteban.zimanyi@ulb.be" target="_blank">esteban.zimanyi@ulb.be</a>> writes:<br>
> However, I continuously receive at a random step in the process the<br>
> following error in the log file<br>
<br>
> 2021-08-25 16:48:13.608 CEST [22375] LOG:  received fast shutdown request<br>
<br>
This indicates that something sent the postmaster SIGINT.<br>
You need to look around for something in your test environment<br>
that would do that.  Possibly you need to decouple the test<br>
processes from your terminal session?<br>
<br>
                        regards, tom lane<br>
</div></div>