Unable to reset stats using pg_stat_reset_replication_slot - Mailing list pgsql-hackers

From Satya Thirumani
Subject Unable to reset stats using pg_stat_reset_replication_slot
Date
Msg-id CAA=bUScJ16sQ3bLdcKc=6Mtt3HLHQ76AcaTwRszRaOUN3nSf9g@mail.gmail.com
Whole thread Raw
Responses Re: Unable to reset stats using pg_stat_reset_replication_slot
List pgsql-hackers
Hi,

I'm unable to reset stats. Please help me to fix this?

testdb => select * from pg_stat_reset_replication_slot(NULL);
ERROR: permission denied for function pg_stat_reset_replication_slot

Regards,
Satya

pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: Add index scan progress to pg_stat_progress_vacuum
Next
From: Masahiko Sawada
Date:
Subject: Re: [PoC] Improve dead tuple storage for lazy vacuum