trivial improvement to system_or_bail - Mailing list pgsql-hackers

From Alvaro Herrera
Subject trivial improvement to system_or_bail
Date
Msg-id 202106301524.eq5pblzstapj@alvherre.pgsql
Whole thread Raw
Responses Re: trivial improvement to system_or_bail  (Daniel Gustafsson <daniel@yesql.se>)
Re: trivial improvement to system_or_bail  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
When PostgresNode::system_or_bail() fails, it's quite opaque as to what
is happening.  This patch improves things by printing some detail, as
suggested in Perl's doc for system().

-- 
Álvaro Herrera                            39°49'30"S 73°17'W
                               https://www.EnterpriseDB.com/

Attachment

pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: Merging statistics from children instead of re-sampling everything
Next
From: Fabien COELHO
Date:
Subject: Re: [HACKERS] WIP aPatch: Pgbench Serialization and deadlock errors