Re: reduce size of logs stored by buildfarm
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Álvaro Herrera <alvherre@kurilemu.de>
Cc: Pg Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-11-25T15:37:07Z
Lists: pgsql-hackers
=?utf-8?Q?=C3=81lvaro?= Herrera <alvherre@kurilemu.de> writes: > With these three patches, we go from having 62 MB bytes in files with > "log" in their names under testrun/ (except those that have "catalog") > to 30 MB. I think that's not a bad reduction. I wonder how much this overlaps with what Andrew just did to the BF client [1]. regards, tom lane [1] https://www.postgresql.org/message-id/601bb91d-b55d-4fa6-bb57-c2126fb22620%40dunslane.net
Commits
-
oauth_validator: Shorten JSON responses in test logs
- 3d8183e7c473 18.2 landed
- 47c7a7ebc89e 19 (unreleased) landed
-
pg_dump tests: don't put dumps in stdout
- 33bb3dc2d855 19 (unreleased) landed
- 0e4b1af78d7c 18.2 landed