9.6 write time - Mailing list pgsql-performance

From Marc Millas
Subject 9.6 write time
Date
Msg-id CADX_1ab-t3Lderkh_bB4_F60RVgN9UkR1UvYKSmE8WEdEAbDwQ@mail.gmail.com
Whole thread Raw
Responses Re: 9.6 write time
List pgsql-performance
Hi,

I am looking at a postgres 9.6 on rh7 
I see that checkpoint_write_time is huge which looks quite strange as the average amount of data written is not that big.
For example in 5:30 hours today, data from pg_stat_bgwriter view, comparing values at 11AM and 4h30PM :
checkpoint_write_time 6986324
buffers_checkpoint 182447

so, to my understanding, it takes almost 2 hours to write 1.6 GB of data.

Can someone either correct my understanding, or shed some light on what can cause this ??

thanks,


Marc MILLAS
Senior Architect
+33607850334

pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: Query is slower with a large proportion of NULLs in several columns
Next
From: Tom Lane
Date:
Subject: Re: 9.6 write time