Re: pgbnech: allow to cancel queries during benchmark - Mailing list pgsql-hackers

From Yugo NAGATA
Subject Re: pgbnech: allow to cancel queries during benchmark
Date
Msg-id 20240331222502.03b5354bc6356bc5c388919d@sraoss.co.jp
Whole thread Raw
In response to Re: pgbnech: allow to cancel queries during benchmark  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-hackers
On Sat, 30 Mar 2024 14:35:37 +0100
Alvaro Herrera <alvherre@alvh.no-ip.org> wrote:

> Due to commit 61461a300c1c, this patch needs to be reworked.

Thank you for pointing out this.

Although cfbot doesn't report any failure, but PQcancel is now
deprecated and insecure. I'll consider it too while fixing a
problem I found in [1].

[1] https://www.postgresql.org/message-id/20240207101903.b5846c25808f64a91ee2e7a2%40sraoss.co.jp

Regards,
Yugo Nagata

> -- 
> Álvaro Herrera        Breisgau, Deutschland  —  https://www.EnterpriseDB.com/
> "La fuerza no está en los medios físicos
> sino que reside en una voluntad indomable" (Gandhi)


-- 
Yugo NAGATA <nagata@sraoss.co.jp>



pgsql-hackers by date:

Previous
From: Marcos Pegoraro
Date:
Subject: [MASSMAIL]Add column name to error description
Next
From: walther@technowledgy.de
Date:
Subject: Re: Building with musl in CI and the build farm