Re: Use of term Master/Slave

From: Jürgen Purtz <juergen(at)purtz(dot)de>
To: pgsql-docs(at)postgresql(dot)org
Subject: Re: Use of term Master/Slave
Date: 2017-08-02 07:28:20
Message-ID: ab02415f-29ac-9ae7-c3c2-ddadc57b01d8@purtz.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs


On 01.08.2017 21:41, Simon Riggs wrote:
> Do you think primary/secondary is more descriptive?
>
> I started using the terms Primary and Secondary in the original use,
> but I think we've moved away from that towards Master/Standby, which
> fits better with a world where "muti-master" is a frequently used term
> and an eventual goal in core. Multi-primary doesn't seem to make much
> sense.

We are not only missing a consensus about the terms noted here. There is
a bunch of terms where it is unclear which one is the 'official' or
'preferred' one. Two additional examples:
WAL / transaction logfile / XLOG file / log segment file / WAL
segment file
Log record / log entry
And there is a second problem: We have a common understanding of terms
like "cluster" or "database". But people coming from other DBMS may have
a different understanding.

A new PG user easily gets lost in the "term-jungle" used in our
documentation, in PG related books, blogs, and training material.

My proposal is to add an additional appendix to our documentation, where
fundamental terms and there meaning for the PG community are defined in
short and clear words (after we have found a consensus about them).

Jürgen Purtz

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Tom Lane 2017-08-02 20:28:46 Re: Client interface for Tcl
Previous Message Sandeep Segu 2017-08-02 00:32:04 Re: Reg Date/Time function