Have you ever wondered how Postgres resources are distributed? With the below illustration I attempted to capture key processes that encompass Postgres workflow. Here is a quick overview. There are two main flows that happen in Postgres: Servicing client’s connections Execution of background processes Let’s take a look at the diagram and start from the first flow (right left corner). Once client i