Re: pg_upgrade doc uses inconsistent versions within the doc.

2023-10-10 Thread Bruce Momjian
On Wed, Sep 27, 2023 at 09:42:49AM +0200, Daniel Gustafsson wrote: > > On 26 Sep 2023, at 22:26, Bruce Momjian wrote: > > On Tue, Sep 26, 2023 at 10:56:27AM -0700, David G. Johnston wrote: > > >> I would get rid of any mentions of our old pre-v10 versioning scheme in the > >> current documentatio

Re: Make SSPI documentation clearer

2023-10-10 Thread Bruce Momjian
On Thu, Sep 28, 2023 at 09:55:43AM -0400, Bruce Momjian wrote: > On Wed, Sep 27, 2023 at 07:09:02PM -0400, Bruce Momjian wrote: > > On Sun, Mar 12, 2023 at 08:36:53PM -0400, Stephen Frost wrote: > > > > When the server is on a non-Windows platform then the server must use > > > > GSSAPI > > > > if

Re: Suggestion for deprecated spellings

2023-10-10 Thread Bruce Momjian
On Wed, Sep 27, 2023 at 08:17:54PM -0400, Bruce Momjian wrote: > On Mon, Jan 30, 2023 at 04:17:14PM -0500, Bruce Momjian wrote: > > On Mon, Jan 30, 2023 at 04:07:46PM -0500, Tom Lane wrote: > > > Bruce Momjian writes: > > > > On Thu, Jan 26, 2023 at 12:19:29PM +, PG Doc comments form wrote: >

Improve documentation for 'recovery_target' option

2023-10-10 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/16/runtime-config-wal.html Description: Hello. On page: https://www.postgresql.org/docs/16/runtime-config-wal.html#GUC-RECOVERY-TARGET It is spelled: This parameter specifies that recovery sh

Re: Certificate authentication docs in multiple places

2023-10-10 Thread Bruce Momjian
On Wed, Sep 27, 2023 at 05:28:04PM -0400, Bruce Momjian wrote: > On Tue, Mar 28, 2023 at 04:28:24PM +0200, Peter Eisentraut wrote: > > On 23.03.23 14:33, Steve Atkins wrote: > > > A couple of times recently I’ve been chatting with someone about using > > > certificate authentication, and the docs

Re: Seeming contradiction in 22.1

2023-10-10 Thread Bruce Momjian
On Wed, Sep 27, 2023 at 06:11:44PM -0400, Bruce Momjian wrote: > On Thu, Mar 23, 2023 at 05:45:03PM +0100, maja zaloznik wrote: > > Thanks David, this is very helpful! > > > > I would have to agree with Tom, that while technically true, the text could > > be > > reworded. namely it was not obviou

Setting up WAL archiving

2023-10-10 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/16/continuous-archiving.html Description: Hi, In section 'WAL archiving setting (parameter archive_command) I always use, in Unix, the option '-p' on the cp command, to keep the date and ti

Show how to incrementally make a column NOT NULL

2023-10-10 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/16/sql-altertable.html Description: In the examples on https://www.postgresql.org/docs/current/sql-altertable.html#SQL-ALTERTABLE-NOTES, I suggest adding the following. To make an existing c