Re: Is it wise to include table inheritence in the tutorial?

2019-08-05 Thread David Fetter
On Mon, Aug 05, 2019 at 10:17:40AM -0400, Tom Lane wrote: > PG Doc comments form writes: > > I was reading the tutorial here: > > https://www.postgresql.org/docs/11/tutorial-inheritance.html But > > on the "don't do this" Wiki, it is strongly advised not to use > > this: > > https://wiki.postgresq

Re: Is it wise to include table inheritence in the tutorial?

2019-08-05 Thread Tom Lane
PG Doc comments form writes: > I was reading the tutorial here: > https://www.postgresql.org/docs/11/tutorial-inheritance.html > But on the "don't do this" Wiki, it is strongly advised not to use this: > https://wiki.postgresql.org/wiki/Don't_Do_This#Don.27t_use_table_inheritance That wiki entry

Is it wise to include table inheritence in the tutorial?

2019-08-05 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/11/tutorial-inheritance.html Description: Hello, I was reading the tutorial here: https://www.postgresql.org/docs/11/tutorial-inheritance.html But on the "don't do this" Wiki, it is strongl