Re: Inheritance planner CPU and memory usage change since 9.3.2 - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Inheritance planner CPU and memory usage change since 9.3.2
Date
Msg-id 18633.1434728592@sss.pgh.pa.us
Whole thread Raw
In response to Re: Inheritance planner CPU and memory usage change since 9.3.2  (Petr Jelinek <petr@2ndquadrant.com>)
List pgsql-hackers
Petr Jelinek <petr@2ndquadrant.com> writes:
> On 2015-06-19 01:04, Petr Jelinek wrote:
>> On 2015-06-19 00:38, Petr Jelinek wrote:
>>> On 2015-06-18 22:04, Tom Lane wrote:
>>>> By the by, the tablesample additions to range_table_mutator are
>>>> obviously broken.

> Apparently it's not a good idea to do this at 1AM after long day :/

> The previous diff included some garbage in tests from my local 
> experimentations.

Pushed with minor adjustments.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: checkpointer continuous flushing
Next
From: Tom Lane
Date:
Subject: Re: The real reason why TAP testing isn't ready for prime time