RE: Obtaining the size of temp tables in current sesion - Mailing list pgsql-admin

From M Sarwar
Subject RE: Obtaining the size of temp tables in current sesion
Date
Msg-id DM4PR19MB5978A67BA8B0BB83BBDB91FBD350A@DM4PR19MB5978.namprd19.prod.outlook.com
Whole thread Raw
In response to Obtaining the size of temp tables in current sesion  (Wells Oliver <wells.oliver@gmail.com>)
List pgsql-admin
Whether you are trying to estimate memory or the storage for the temp tables, I have not seen any estimates or views. 
I have just learned or estimated based on the actual usage as it moves forward.
Theoretically in some database flavors, there are estimates but in actuality practical usage is realistic number.
Good luck,
Sarwar




Sent from my Galaxy



-------- Original message --------
From: Wells Oliver <wells.oliver@gmail.com>
Date: 6/8/23 1:33 PM (GMT-05:00)
To: pgsql-admin <pgsql-admin@postgresql.org>
Subject: Obtaining the size of temp tables in current sesion

Is this possible? I am tweaking some scripts and adjusting temp buffers and trying to pin down how much is being written to temporary tables..

--

pgsql-admin by date:

Previous
From: Licio Matos
Date:
Subject: Re: Obtaining the size of temp tables in current sesion
Next
From: Nikhil Shetty
Date:
Subject: Re: Question on SSL certificate expiry