Re: Use of term Master/Slave

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Simon Riggs <simon(at)2ndquadrant(dot)com>, sabrina(dot)iqbal(at)target(dot)com
Cc: pgsql-docs(at)postgresql(dot)org
Subject: Re: Use of term Master/Slave
Date: 2017-08-01 19:52:48
Message-ID: 18fbaf24-6307-63c3-baf8-7fc87ca758f0@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On 08/01/2017 12:41 PM, Simon Riggs wrote:
> On 31 July 2017 at 22:13, <sabrina(dot)iqbal(at)target(dot)com> wrote:
>> The following documentation comment has been logged on the website:
>>
>> Page: https://www.postgresql.org/docs/9.6/static/release-9-6.html
>> Description:
>>
>> Wondering why PostgreSQL still uses the terms master and slave when there
>> are other terms like primary/secondary that can be used in the same manner.
>
> Do you think primary/secondary is more descriptive?

I don't, especially when you take into account cascading replication. If
we are going to change these terms we may want to look at the old slony
(and new logical replication) terms such as Origin and Subscriber.

Thanks,

JD

--
Command Prompt, Inc. || http://the.postgres.company/ || @cmdpromptinc

PostgreSQL Centered full stack support, consulting and development.
Advocate: @amplifypostgres || Learn: https://pgconf.us
***** Unless otherwise stated, opinions are my own. *****

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Alvaro Herrera 2017-08-01 19:53:01 Re: Use of term Master/Slave
Previous Message Simon Riggs 2017-08-01 19:41:21 Re: Use of term Master/Slave