public inbox for [email protected]
help / color / mirror / Atom feedFrom: Jeff Davis <[email protected]>
To: [email protected]
Subject: Terminology gaps around WAL
Date: Thu, 11 Jun 2026 15:14:24 -0700
Message-ID: <[email protected]> (raw)
I sometimes struggle to come up with the right term for the following
concepts, which come up a lot:
* The abstract set of WAL records that all originate from a single
initdb and share a system identifier; including all timelines, and
including old records that may have been deleted a long time ago.
* The "stuff" around that specific set of WAL records, such as running
instances, warm standbys, PITR'd instances, inactive instances, base
backups, and WAL archives.
"Database cluster" doesn't fit either of these. The docs define it as
"a collection of databases that is managed by a single instance of a
running database server." [1]
Do others already have good terms for these concepts? Is it worth
trying to invent and document some?
Regards,
Jeff Davis
[1] https://www.postgresql.org/docs/current/creating-cluster.html
view thread (2+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: Terminology gaps around WAL
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox