Performance Insights for Postgres 12.2 is consuming 100% CPU

0

A query for select datname, pid, usename, application_name, client_addr, client_hostname, wait_event_type, wait_event, query, backend_type from pg_stat_activity where state = 'active' is running permanently under user rdsadmin from 127.0.0.1, consuming 100% CPU on Postgres 12.2 in RDS.

Blg
질문됨 4년 전504회 조회
1개 답변
0

Yes, this is an issue with Performance Insights on Postgres 12.2.
The query in questions runs with minimal CPU and the display of 100% CPU is incorrect.
A fix has been implemented and will be rolled out to the fleet.

Kyle

답변함 4년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인