0

I am looking for a tool to do some monitoring on my local postgres database. I want to know if the slowness of some queries is caused by the poor performance of the machine CPU/memory or if it's caused by postgres itself.

I have found pgwatch as an interesting real-time monitoring tool, but you need to install it on Apache server with PHP server (as far as I know). I just want to monitor the database in local. Is it possible?

1 Answer 1

1

Try pgadmin3, i don't know if they have a monitoring tool, but don't use apache.

Sign up to request clarification or add additional context in comments.

1 Comment

I already use pgAdmin but I have not found a real-time monitoring tool in it.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.