In this session we are going to discuss about a checkpoint in PostgreSQL,
What is a checkpoint?
- It writes all dirty pages from memory to disk and cleans the shared_buffers area.
- It does not require any system lock and make sure that data has been written to the disk.
subscribe to our channel:
-----------------------------------------
https://rebrand.ly/8z3l1y1
For doubts and queries kindly contact us on
-----------------------------------------------------------------------
[email protected]
Follow us:
www.facebook.com/MyNotesOracleDba
#Checkpoint #checkpointparameters #checkpointinpostgresql