Re: Normalization of utility queries in pg_stat_statements

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Andrei Zubkov <zubkov(at)moonset(dot)ru>
Cc: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, "Drouvot, Bertrand" <bertranddrouvot(dot)pg(at)gmail(dot)com>
Subject: Re: Normalization of utility queries in pg_stat_statements
Date: 2023-03-07 00:01:03
Message-ID: ZAZ+v+vsUcZe5aJ8@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Mar 06, 2023 at 03:50:55PM +0300, Andrei Zubkov wrote:
> Those statements is not related to any WAL tests. It seems a little bit
> incorrect to me.

The intention is to have each file run in isolation, so this is
incorrect as it stands. Thanks for the report!
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jacob Champion 2023-03-07 00:02:25 Re: [PoC] Let libpq reject unexpected authentication requests
Previous Message Stephen Frost 2023-03-07 00:00:38 Re: a very minor bug and a couple of comment changes for basebackup.c