Re: Additional Chapter for Tutorial

2020-09-10 Thread Peter Eisentraut
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 by a lot of parameters. Therefor the current

dblink_connect grant privelages on foreign db table

2020-09-10 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/12/contrib-dblink-connect.html Description: In this section of dblink_connect ``` CREATE SERVER fdtest FOREIGN DATA WRAPPER dblink_fdw OPTIONS (hostaddr '127.0.0.1', dbname 'contrib_regressio

Re: typo in literature reference

2020-09-10 Thread Robert Kahlert
No fair, I only looked at the back of the spine, not at the front page, so I missed the actual subtitle :P nice work Daniel --trc On Thu, Sep 10, 2020 at 1:50 PM Daniel Gustafsson wrote: > > On 10 Sep 2020, at 11:26, PG Doc comments form > wrote: > > > > The following documentation comment has

Re: typo in literature reference

2020-09-10 Thread Magnus Hagander
On Thu, Sep 10, 2020 at 1:50 PM Daniel Gustafsson wrote: > > On 10 Sep 2020, at 11:26, PG Doc comments form > wrote: > > > > The following documentation comment has been logged on the website: > > > > Page: https://www.postgresql.org/docs/12/biblio.html > > Description: > > > > Ullmann's classic

Re: typo in literature reference

2020-09-10 Thread Daniel Gustafsson
> On 10 Sep 2020, at 11:26, PG Doc comments form wrote: > > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/12/biblio.html > Description: > > Ullmann's classic should be > > [ull88] > Principles of Database and Knowledge-Base System

typo in literature reference

2020-09-10 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/12/biblio.html Description: Ullmann's classic should be [ull88] Principles of Database and Knowledge-Base Systems. Jeffrey D. Ullman. Volume 1. Computer Science Press. 1988. not [ull88] P