tools like innotop for PostgreSQL?

Поиск
Список
Период
Сортировка
От Dischner, Anton
Тема tools like innotop for PostgreSQL?
Дата
Msg-id 65d64230583e41508a60c0392b56d03f@MITMB5.helios.med.uni-muenchen.de
обсуждение исходный текст
Ответы Re: tools like innotop for PostgreSQL?
Re: tools like innotop for PostgreSQL?
Список pgsql-admin
Hi all,

we are using PostgreSQL in a docker container for a fhir server.

Performance is not as desired/ as fast as other fhir servers currently in testing.

For MySQL there are monitoring tools like mytop, innotop which show running SQL commands.

Are there any equivalent tools for PostgreSQL to find SQL commands which deserve tuning?

Tried so far:

pg_top only shows system processes.

pgstats is to much vmstat-like

dbeaver does not show running sql-commands to my knowledge

select * from pg_stat_activity;

kind regards,

Anton





В списке pgsql-admin по дате отправления:

Предыдущее
От: Yambu
Дата:
Сообщение: Logical replication from standby server
Следующее
От: Holger Jakobs
Дата:
Сообщение: Re: tools like innotop for PostgreSQL?