Re: Temp files for simple queries - Mailing list pgsql-admin

From Radoulov, Dimitre
Subject Re: Temp files for simple queries
Date
Msg-id 2a8094c3-e2ea-b2cb-59d5-c8a31f1cbe67@gmail.com
Whole thread Raw
In response to Re: Temp files for simple queries  (MichaelDBA <MichaelDBA@sqlexec.com>)
List pgsql-admin
Hello Michael,

On 22/06/2021 14.00, MichaelDBA wrote:
> I'm wondering if bloat could be causing a problem.  Perhaps more 
> blocks are written to disk including a lot of blocks with little or no 
> data due to bloat.
>
Using the query suggested here: 
www.citusdata.com/blog/2017/10/20/monitoring-your-bloat-in-postgres/, I 
get the following:


databasename | db1
schemaname   | schema1
tablename    | t1
can_estimate | t
est_rows     | 160
pct_bloat    | 18
mb_bloat     | 0.06
table_mb     | 0.352

So the bloat doesn't seem significant.


Best regards
Dimitre




pgsql-admin by date:

Previous
From: "Radoulov, Dimitre"
Date:
Subject: Re: Temp files for simple queries
Next
From: Mai Peng
Date:
Subject: Deploy modifications of database objects