postmaster
RU: postmaster
The supervisor process of a PostgreSQL instance: it listens for connections, forks a backend process per client, and owns shared memory and instance lifecycle.
RU: postmaster
The supervisor process of a PostgreSQL instance: it listens for connections, forks a backend process per client, and owns shared memory and instance lifecycle.