Laurenz Albe writes:
> On Sat, 2021-10-30 at 11:08 +, Daniel Westermann (DWE) wrote:
>> in the documentation for CREATE TABLE we have this sentence:
>> "The name of the table must be distinct from the name of any other table,
>> sequence, index, view, or foreign table in the same schema."
>>
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/14/view-pg-stats-ext.html
Description:
When table mytable is being inherited it may not contain any data but still
return row sets from the inheriting tables. Now doing CREATE STATISTICS on
m