Re: Unable to reset stats using pg_stat_reset_replication_slot

2022-11-20 Thread Kyotaro Horiguchi
This doesn't seem like fitting here, but.. At Fri, 18 Nov 2022 18:38:56 +0530, Satya Thirumani wrote in > 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

Unable to reset stats using pg_stat_reset_replication_slot

2022-11-19 Thread Satya Thirumani
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*