R
Railway•10mo ago
Algeu Junior

Postgres Memory

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