From: | Andres Freund <andres(at)anarazel(dot)de> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Daniel Gustafsson <daniel(at)yesql(dot)se>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: language cleanups in code and docs |
Date: | 2020-06-16 00:23:42 |
Message-ID: | 20200616002342.lyiehw6jjmxqlmac@alap3.anarazel.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi,
On 2020-06-15 19:54:25 -0400, Tom Lane wrote:
> Daniel Gustafsson <daniel(at)yesql(dot)se> writes:
> > On 15 Jun 2020, at 20:22, Andres Freund <andres(at)anarazel(dot)de> wrote:
> >> 1) 'postmaster'. As changing that would be somewhat invasive, the word
> >> is a bit more ambiguous, and it's largely just internal, I've left
> >> this alone for now. I personally would rather see this renamed as
> >> supervisor, which'd imo actually would also be a lot more
> >> descriptive. I'm willing to do the work, but only if there's at least
> >> some agreement.
>
> > FWIW, I've never really liked the name postmaster as I don't think it conveys
> > meaning. I support renaming to supervisor or a similar term.
>
> Meh. That's carrying PC naming foibles to the point where they
> negatively affect our users (by breaking start scripts and such).
> I think we should leave this alone.
postmaster is just a symlink, which we very well could just leave in
place... I was really just thinking of the code level stuff. And I think
there's some clarity reasons to rename it as well (see comments by
others in the thread).
Anyway, for now my focus is on patches in the series...
- Andres
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2020-06-16 00:59:56 | Re: pg_upgrade fails if vacuum_defer_cleanup_age > 0 |
Previous Message | tsunakawa.takay@fujitsu.com | 2020-06-16 00:21:52 | RE: [bug?] Is the format of tables in the documentation broken in PG 13? |