[GENERAL] Memory consumption for Query - Mailing list pgsql-general

From dhaval jaiswal
Subject [GENERAL] Memory consumption for Query
Date
Msg-id PN1PR01MB0046220477BEDC024E6E6954DF1D0@PN1PR01MB0046.INDPRD01.PROD.OUTLOOK.COM
Whole thread Raw
Responses Re: [GENERAL] Memory consumption for Query  (Albe Laurenz <laurenz.albe@wien.gv.at>)
List pgsql-general

How to check how much memory query is consuming.  

Is there tool can check of query consuming memory for the execution or output.

Let's say for following query how to calculate memory consumption.


select * from test where id=1;  



Sent from Outlook

pgsql-general by date:

Previous
From: chiru r
Date:
Subject: Re: [GENERAL] pg_basebackup issue
Next
From: Adrian Klaver
Date:
Subject: Re: [GENERAL] pg_basebackup issue