| From: | Robert Treat <rob(at)xzilla(dot)net> |
|---|---|
| To: | "Daniel Westermann (DWE)" <daniel(dot)westermann(at)dbi-services(dot)com> |
| Cc: | Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>, "aleksander(at)timescale(dot)com" <aleksander(at)timescale(dot)com>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Changing "Hot Standby" to "hot standby" |
| Date: | 2022-03-08 23:30:37 |
| Message-ID: | CABV9wwPAq25BUt=oF4CpbS2-xj0RcERn82XHe3Lt+NBagS7mRQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, Mar 7, 2022 at 11:06 AM Daniel Westermann (DWE)
<daniel(dot)westermann(at)dbi-services(dot)com> wrote:
>
> >>> Thanks for having a look. Are you suggesting to change it like this?
> >>> - Hot Standby is the term used to describe the ability to connect to
> >>> + Hot standby is the term used to describe the ability to connect to
>
> >>Yes. Isn't it the right form of a sentence?
>
> I've created and entry in the Commitfest 2022-07 for this.
>
I think one more small change...
A standby server can also be used for read-only queries, in which case
- it is called a Hot Standby server. See <xref linkend="hot-standby"/> for
+ it is called a hot standby server. See <xref linkend="hot-standby"/> for
more information.
A standby server can also be used for read-only queries, in which case
- it is called a Hot Standby server. See <xref linkend="hot-standby"/> for
+ it is called a <firstterm>hot standby</firstterm> server. See
<xref linkend="hot-standby"/> for
more information.
Robert Treat
https://xzilla.net
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jacob Champion | 2022-03-09 00:27:42 | Re: Add non-blocking version of PQcancel |
| Previous Message | David G. Johnston | 2022-03-08 22:55:04 | Re: Naming of the different stats systems / "stats collector" |