1. Introduction Last year I wrote a blog about PostgreSQL’s timeline concept, which is essential for executing Point In Time Recovery (PITR) back to a particular timeline and particular Log Sequence Number (LSN). But we have not talked about the idea of LSN in which everything else is built upon. Today in this blog, I… Read more The post The significance of LSN in PostgreSQL System first appeared on Highgo Software Inc.. The post The significance of LSN in PostgreSQL System appeared first...