| From: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
|---|---|
| To: | Simon Riggs <simon(at)2ndquadrant(dot)com> |
| Cc: | sabrina(dot)iqbal(at)target(dot)com, pgsql-docs(at)postgresql(dot)org |
| Subject: | Re: Use of term Master/Slave |
| Date: | 2017-08-01 19:53:01 |
| Message-ID: | 20170801195301.yqyzifsxv7zq23gp@alvherre.pgsql |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
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 think "primary" is fine, but "secondary" isn't.
> 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.
Elsewhere we've started using the terms "origin" and "replica".
"Multi-origin" sounds sensible enough to me whereas "multi-primary"
doesn't.
--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Stephen Frost | 2017-08-01 19:59:24 | Re: Use of term Master/Slave |
| Previous Message | Joshua D. Drake | 2017-08-01 19:52:48 | Re: Use of term Master/Slave |