Re: No error checking when reading from file using zstd in pg_dump

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Evgeniy Gorbanev <gorbanyoves(at)basealt(dot)ru>
Cc: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: No error checking when reading from file using zstd in pg_dump
Date: 2025-06-16 09:43:26
Message-ID: D38B293E-E886-4F0D-BD5A-C958DCB2344C@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 16 Jun 2025, at 11:26, Evgeniy Gorbanev <gorbanyoves(at)basealt(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Evgeniy Gorbanev 2025-06-16 09:51:18 Re: No error checking when reading from file using zstd in pg_dump
Previous Message jian he 2025-06-16 09:33:52 Re: Add SPLIT PARTITION/MERGE PARTITIONS commands