Re: unclear wording re: spoofing prevention on network connections

2023-12-09 Thread Stephen Frost
Greetings, On Sat, Dec 9, 2023 at 18:02 David G. Johnston wrote: > On Saturday, December 9, 2023, Stephen Frost wrote: > >> >> >> The idea is that you can use both TLS and GSSAPI-with-encryption at the >> same time within a given cluster for connections but you wouldn’t use them >> on the same

Re: unclear wording re: spoofing prevention on network connections

2023-12-09 Thread David G. Johnston
On Saturday, December 9, 2023, Stephen Frost wrote: > > > The idea is that you can use both TLS and GSSAPI-with-encryption at the > same time within a given cluster for connections but you wouldn’t use them > on the same connection. Certainly would welcome suggestions as to the best > way to phr

Re: unclear wording re: spoofing prevention on network connections

2023-12-09 Thread Stephen Frost
Greetings, On Sat, Dec 9, 2023 at 17:29 Bruce Momjian wrote: > On Fri, Dec 8, 2023 at 05:42:27PM +, PG Doc comments form wrote: > > The following documentation comment has been logged on the website: > > > > Page: https://www.postgresql.org/docs/16/preventing-server-spoofing.html > > Descri

Re: unclear wording re: spoofing prevention on network connections

2023-12-09 Thread Bruce Momjian
On Fri, Dec 8, 2023 at 05:42:27PM +, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/16/preventing-server-spoofing.html > Description: > > When I read: > To prevent spoofing on TCP connections, either

unclear wording re: spoofing prevention on network connections

2023-12-09 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/16/preventing-server-spoofing.html Description: When I read: To prevent spoofing on TCP connections, either use SSL certificates and make sure that clients check the server's certificate, or

Re: Unclear Wording

2022-06-22 Thread Bruce Momjian
On Wed, Jun 8, 2022 at 03:07:01PM -0400, Bruce Momjian wrote: > On Wed, Jun 8, 2022 at 07:49:07PM +0200, Peter Eisentraut wrote: > > On 08.06.22 02:15, Bruce Momjian wrote: > > > -you can write a format > > > +you can specify a format > > > string > > > > The "format" refers to the earl

Re: Unclear Wording

2022-06-08 Thread Bruce Momjian
On Wed, Jun 8, 2022 at 07:49:07PM +0200, Peter Eisentraut wrote: > On 08.06.22 02:15, Bruce Momjian wrote: > > -you can write a format > > +you can specify a format > > string > > The "format" refers to the earlier synopsis, so that should be changed, too. > Or put the "string" outside t

Re: Unclear Wording

2022-06-08 Thread Peter Eisentraut
On 08.06.22 02:15, Bruce Momjian wrote: -you can write a format +you can specify a format string The "format" refers to the earlier synopsis, so that should be changed, too. Or put the "string" outside the element.

Re: Unclear Wording

2022-06-07 Thread Laurenz Albe
On Tue, 2022-06-07 at 20:15 -0400, Bruce Momjian wrote: > > Page: https://www.postgresql.org/docs/14/plpgsql-errors-and-messages.html > > Description: > > > > Dear Sirs, > >    From the page on RAISE ... > >    I read this 3 times and tripped over "write a format", which should be > > use > > (or

Re: Unclear Wording

2022-06-07 Thread Bruce Momjian
On Mon, Jun 6, 2022 at 10:11:54PM +, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/14/plpgsql-errors-and-messages.html > Description: > > Dear Sirs, > From the page on RAISE ... > I read this 3

Unclear Wording

2022-06-07 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/14/plpgsql-errors-and-messages.html Description: Dear Sirs, From the page on RAISE ... I read this 3 times and tripped over "write a format", which should be use (or specify) a format str