Re: Change JOIN tutorial to focus more on explicit joins

2020-10-21 Thread David G. Johnston
On Fri, Sep 4, 2020 at 2:36 AM Jürgen Purtz wrote: > On 04.09.20 08:52, Peter Eisentraut wrote: > > > > For the remaining patch I have a couple of concerns: > This patch should not be changing the formatting choices for these queries, just the addition of a JOIN clause and modification of the WH

Re: exceptions

2020-10-21 Thread Tom Lane
PG Doc comments form writes: > Description: > 02000 no_data > should read no_data_found Looks correct as stated to me. plpgsql's ERRCODE_NO_DATA_FOUND (P0002) is a different animal. regards, tom lane

exceptions

2020-10-21 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/12/errcodes-appendix.html Description: 02000 no_data should read no_data_found

Re: Installation instructions vs binaries

2020-10-21 Thread Magnus Hagander
Ah, yes it does. Thanks -- will close. //Magnus On Wed, Oct 21, 2020 at 5:40 PM David G. Johnston < david.g.johns...@gmail.com> wrote: > Magnus, > > [offline] > > Does this resolve the 2020-11 commitfest entry? > > https://commitfest.postgresql.org/30/2726/ > > David J. > > On Tue, Oct 6, 2020 a

Re: Installation instructions vs binaries

2020-10-21 Thread David G. Johnston
Magnus, [offline] Does this resolve the 2020-11 commitfest entry? https://commitfest.postgresql.org/30/2726/ David J. On Tue, Oct 6, 2020 at 5:21 AM Magnus Hagander wrote: > > > On Tue, Oct 6, 2020 at 1:58 PM Daniel Gustafsson wrote: > >> > On 15 Sep 2020, at 02:43, David G. Johnston >> wr

Re: Installation instructions vs binaries

2020-10-21 Thread David G. Johnston
Sorry, not offline but not a big deal... On Wed, Oct 21, 2020 at 8:40 AM David G. Johnston < david.g.johns...@gmail.com> wrote: > Magnus, > > [offline] > >

Re: Chapter 7. Queries

2020-10-21 Thread David G. Johnston
Moved to -hackers and commitfest https://www.postgresql.org/message-id/CAKFQuwbqkcLCJ3gXUjso74gy80yNkB%3DFQnT_SrOq3PsrRm2SqQ%40mail.gmail.com David J. On Fri, Oct 2, 2020 at 2:00 PM David G. Johnston wrote: > On Mon, Sep 14, 2020 at 6:03 PM David G. Johnston < > david.g.johns...@gmail.com> wr

Re: Needs a link to docuementation about the server log location/configuration

2020-10-21 Thread David G. Johnston
On Wed, Oct 21, 2020 at 6:45 AM PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: > https://www.postgresql.org/docs/11/client-authentication-problems.html > Description: > > The article on authentication problems refers to "the log" and th

Re: Word fix

2020-10-21 Thread David G. Johnston
On Wed, Oct 21, 2020 at 1:14 AM PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/13/plpgsql-control-structures.html > Description: > > Search for the word indeed found here > > https://www.postgresql.org/do

Needs a link to docuementation about the server log location/configuration

2020-10-21 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/11/client-authentication-problems.html Description: The article on authentication problems refers to "the log" and the "server log" but lacks information on where to find that log or how to c

RE: Please add best practice concerning user accounts

2020-10-21 Thread Bram Mertens
Hi David, Thanks for your quick reply. I understand this is referring to the operating system user. But my understanding is that by default this user is *also* the superuser account of the database. I’ve come across some quick-and-dirty setups where this operating system user was being used to

Word fix

2020-10-21 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/13/plpgsql-control-structures.html Description: Search for the word indeed found here https://www.postgresql.org/docs/13/plpgsql-control-structures.html#PLPGSQL-STATEMENTS-RETURNING-PROCEDURE