Re: Empty values of pg_stats_ext when table is empty

2022-08-17 Thread Bruce Momjian
On Mon, Nov 1, 2021 at 01:23:01PM +, PG Doc comments form wrote: > 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

Empty values of pg_stats_ext when table is empty

2021-11-01 Thread PG Doc comments form
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