Performance - Mailing list pgsql-performance

From Daulat Ram
Subject Performance
Date
Msg-id SN6PR0102MB35033163A20AAFE86921E5989BCC0@SN6PR0102MB3503.prod.exchangelabs.com
Whole thread Raw
Responses Re: Performance
List pgsql-performance
 Hello experts,

 We have the following requirements in single query or any proper solution. Please help on this.
How many sessions are currently opened.
 -and if opened then how many queries have executed on that session.
 -and also we have to trace how much time each query is taking.
 -and also we have to find the cost of each query.

 Regards,
 Daulat



pgsql-performance by date:

Previous
From: Vitaliy Garnashevich
Date:
Subject: Re: effective_io_concurrency on EBS/gp2
Next
From: Daulat Ram
Date:
Subject: Please help