Recent Posts

Delivery and processing semantics: overview

13 minute read

In this article I want to make an overview of a delivery semantics in messaging systems, describe delivery guarantee and add my own thoughts about all of thi...

Kafka-connect: overview

9 minute read

Table of contents Kafka-connect: overview Connectors Tasks State Workers Sources and Sinks Converters Trans...

PostgreSQL: Log shipping Replication

5 minute read

Table of contents Prerequisite Log shipping replication Setup Primary server Replica server Replication in action Standby promotion Conclusi...

PostgreSQL: Streaming Replication

6 minute read

Table of contents Prerequisite Streaming replication Setup Primary server Replica server Sync mode Standby promotion ...

PostgreSQL: Logical Replication

8 minute read

Table of contents Prerequisite Logical replication Setup (asynchronous mode) Publisher Subscriber Setup (synchronous mode) ...