Re: replication wordsmithing / clarifications

2020-09-11 Thread Michael Paquier
On Fri, Sep 11, 2020 at 07:16:43PM -0400, Robert Treat wrote: > A recent discussion on slack prompted me to read through the > high-availability section of the docs, turning in to some suggested > changes that hopefully clarify how the various replication options > work (specifically around logical

replication wordsmithing / clarifications

2020-09-11 Thread Robert Treat
Howdy folks, A recent discussion on slack prompted me to read through the high-availability section of the docs, turning in to some suggested changes that hopefully clarify how the various replication options work (specifically around logical and trigger-based solutions). A proposed patch is attac

pg_trgm.similarity

2020-09-11 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/12/pgtrgm.html Description: https://www.postgresql.org/docs/12/pgtrgm.html states that "similarity(text, text) realReturns a number that indicates how similar the two arguments are. The

Chapter 7. Queries

2020-09-11 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/12/queries.html Description: I like to browse documentation by index rather than searching. The Postgres documentation is fairly well organized so this is easy for most topics. However, on th

Re: Additional Chapter for Tutorial

2020-09-11 Thread Jürgen Purtz
On 10.09.20 18:26, Peter Eisentraut wrote: On 2020-09-02 09:04, Jürgen Purtz wrote: On 01.09.20 23:30, Peter Eisentraut wrote: It is mostly advanced low-level information that is irrelevant for someone starting up, That applies only to the VACUUM chapter. VACUUM and AUTOVACUUM are controlled b