Re: Add privileges test for pg_stat_statements to improve coverage

From: kuroda(dot)keisuke(at)nttcom(dot)co(dot)jp
To: Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Add privileges test for pg_stat_statements to improve coverage
Date: 2024-07-23 06:02:07
Message-ID: 0c46ba046377d366af5d20b46c373bb2@nttcom.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Fujii-san,
Thank you for your comment!

attach v5 fixed patch.

> Using "postgres" as the default superuser name can cause instability.
> This is why the Patch Tester reports now test failures again.
> You should create and use a different superuser, such as
> "regress_stats_superuser."

I understand.
Add "regress_stats_superuser" for test by superuser.

Best Regards,
Keisuke Kuroda
NTT Comware

Attachment Content-Type Size
V5_add_privileges_test_for_pg_stat_statements.patch text/x-diff 7.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message jian he 2024-07-23 06:14:14 Re: Remove dependence on integer wrapping
Previous Message Peter Smith 2024-07-23 05:32:50 Re: Logical Replication of sequences