I am using Multi AZ RDS Postgresql db.m4.2xlarge instance. For a couple of days my instance is experiencing 100% CPU utilization. I have enabled performance insight and it is showing normal AAS for my queries along with the others connections, which are not connected with any SQL or HOST so can't be traced. Screen shot is below:
Asked
Active
Viewed 832 times
2
-
1What does pg_stat_activity show? – jjanes Dec 24 '19 at 17:09
-
it shows all those connections which are not part of others. – Sam Dec 30 '19 at 14:17