> On 26 Mar 2022, at 21:24, Tom Lane <t...@sss.pgh.pa.us> wrote: > +1, but will it help for CI or buildfarm cases?
Isn't it both, but mostly for CI since the buildfarm already prints the path when dumping the logfile. Below is a random example snippet from the buildfarm where it's fairly easy to see 001_basic.pl being the pg_test_fsync test: /bin/prove -I ../../../src/test/perl/ -I . --timer t/*.pl [20:31:18] t/001_basic.pl .. ok 224 ms ( 0.00 usr 0.01 sys + 0.18 cusr 0.01 csys = 0.20 CPU) [20:31:18] All tests successful. Files=1, Tests=12, 0 wallclock secs ( 0.05 usr 0.02 sys + 0.18 cusr 0.01 csys = 0.26 CPU) Result: PASS ================== pgsql.build/src/bin/pg_test_fsync/tmp_check/log/regress_log_001_basic =================== .. -- Daniel Gustafsson https://vmware.com/