Re: No error checking when reading from file using zstd in pg_dump
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Evgeniy Gorbanev <gorbanyoves@basealt.ru>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-06-16T09:43:26Z
Lists: pgsql-hackers
> On 16 Jun 2025, at 11:26, Evgeniy Gorbanev <gorbanyoves@basealt.ru> wrote: > I ran tests for pg_dump and they all passed. Logs attached. Files=7, Tests=11918, 35 wallclock secs ( 0.59 usr 0.07 sys + 7.92 cusr 4.32 csys = 12.90 CPU) That seems like a low number of tests executed, with ZStd enabled I see over 13200 tests in the log. Are you sure you are building with ZStd compression enabled? -- Daniel Gustafsson
Commits
-
pg_dump: Fix compression API errorhandling
- ec017a305bd4 16.11 landed
- e686010c5b47 19 (unreleased) landed
- 92268b35d04c 17.7 landed
- 8980c724b559 18.0 landed