
Memory
Postgres FM
00:00
The Importance of Shared Buffers in Postgres
A shared buffer is more like physical setting which will affect timing of code execution. Page cache also needs tuning sometimes because if we accumulate a lot of dirty pages in page cache it's not directly related to posgas but it's related to overall performance of our database. CCTL adjusting kernel settings so page cache doesn't grow a lot and the personal system flashes dirty buffers with PTFlash often.
Transcript
Play full episode