Re: Temp files for simple queries

Поиск
Список
Период
Сортировка
От Radoulov, Dimitre
Тема Re: Temp files for simple queries
Дата
Msg-id 2a8094c3-e2ea-b2cb-59d5-c8a31f1cbe67@gmail.com
обсуждение исходный текст
Ответ на Re: Temp files for simple queries  (MichaelDBA <MichaelDBA@sqlexec.com>)
Список 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 по дате отправления:

Предыдущее
От: "Radoulov, Dimitre"
Дата:
Сообщение: Re: Temp files for simple queries
Следующее
От: Mai Peng
Дата:
Сообщение: Deploy modifications of database objects