Re: Thoughts on statistics for continuously advancing columns

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Thoughts on statistics for continuously advancing columns
Дата
Msg-id 603c8f071001050708o44c97e49t19c815d0c88051f2@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Thoughts on statistics for continuously advancing columns  (Chetan Suttraway <chetan.suttraway@enterprisedb.com>)
Список pgsql-hackers
On Tue, Jan 5, 2010 at 7:49 AM, Chetan Suttraway
<chetan.suttraway@enterprisedb.com> wrote:
> if we can treat this case as similar to that of merging of histograms in
> case of joins involving 2 tables and generating the histograms for the
> cartesian (result) node,

...which you can't, because it's totally different, so I think the
rest of this is a dead end.

...Robert


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Streaming replication and postmaster signaling
Следующее
От: Robert Haas
Дата:
Сообщение: Re: I: TODO: Allow substring/replace() to get/set bit values