Re: n_distinct off by a factor of 1000

Поиск
Список
Период
Сортировка
От Klaudie Willis
Тема Re: n_distinct off by a factor of 1000
Дата
Msg-id Rppkl60iUwpeM4puScNWQPo8DOnyI89wLuF9DoTavwcWAZjsx67a04nZtVoB9NHEvo6qhWYSIGRNZ5qw-POp6MTA_iNhFssqI51oOr8lZtE=@protonmail.com
обсуждение исходный текст
Ответ на Re: n_distinct off by a factor of 1000  (Michael Lewis <mlewis@entrata.com>)
Ответы Re: n_distinct off by a factor of 1000  (Klaudie Willis <Klaudie.Willis@protonmail.com>)
Список pgsql-general
On the topic of n_distinct.

I am not sure whether I am misinterpreting something, or if it is a bug (probably former) however, when using partitions, are not n_distinct_inherited supposed to propagate to the child partitions? It does not seem to do so. (Yes, I run Analyze after setting the variable)  I had to set the n_distinct separately on all partitions to get the desired planer behavior, but I thought that setting n_distinct_inherited was supposed to prevent manually setting the partitions.


K

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: error messages (autovaccum canceled and syntax errors) while loading a DUMP
Следующее
От: Klaudie Willis
Дата:
Сообщение: Re: n_distinct off by a factor of 1000