When an query is executed in postgres - pgadmin4 .
Can i know the query to check the performance of the query using any system tables ?
example :
1. Time taken
2. Query run by
3.CPU impact
4. any blocks
etc..
Can i know the query to check the performance of the query using any system tables ?
example :
1. Time taken
2. Query run by
3.CPU impact
4. any blocks
etc..