Postgres Memory
It is possible run commands like 'top' or 'pg_top'? I need check memory usage for my Postgres instance.
7 Replies
Project ID:
6f1d26dd-c104-43d6-8f3d-2f6bc6f9042c
you can check memory in the metrics tab
6f1d26dd-c104-43d6-8f3d-2f6bc6f9042c
yes, but my postgres instance is high ram usage and i need check which queries are related
okay fair, theres no ssh access so i dont currently see a way for you to run commands like that
there is another way to check high memory usage in postgres? in dev envrioment is low usage
doesn't datadog offer a product to monitor that?
reading the docs, it seems like dont monitor specific ram in queries 😦