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
feita há 4 anos510 visualizações
1 Resposta
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

respondido há 4 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas