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
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
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
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
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