Re: Why our counters need to be time-based WAS: WIP: cross column correlation ...

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Why our counters need to be time-based WAS: WIP: cross column correlation ...
Дата
Msg-id 4D6BEA01.1040705@agliodbs.com
обсуждение исходный текст
Ответ на Re: Why our counters need to be time-based WAS: WIP: cross column correlation ...  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: Why our counters need to be time-based WAS: WIP: cross column correlation ...  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Why our counters need to be time-based WAS: WIP: cross column correlation ...  (Greg Stark <gsstark@mit.edu>)
Список pgsql-hackers
On 2/28/11 10:24 AM, Robert Haas wrote:
> On Mon, Feb 28, 2011 at 1:04 PM, Josh Berkus <josh@agliodbs.com> wrote:
>> On the other hand, anything which increases the size of pg_statistic
>> would be a nightmare.
> 
> Hmm?

Like replacing each statistic with a series of time-based buckets, which
would then increase the size of the table by 5X to 10X.  That was the
first solution I thought of, and rejected.

--                                  -- Josh Berkus                                    PostgreSQL Experts Inc.
                        http://www.pgexperts.com
 


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Review: Fix snapshot taking inconsistencies
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pl/python custom exceptions for SPI