Re: Limiting setting of hint bits by read-only queries; vacuum_delay - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Limiting setting of hint bits by read-only queries; vacuum_delay
Date
Msg-id 24890.1364132295@sss.pgh.pa.us
Whole thread Raw
In response to Limiting setting of hint bits by read-only queries; vacuum_delay  (Simon Riggs <simon@2ndQuadrant.com>)
Responses Re: Limiting setting of hint bits by read-only queries; vacuum_delay  (Simon Riggs <simon@2ndQuadrant.com>)
List pgsql-hackers
Simon Riggs <simon@2ndQuadrant.com> writes:
> Can we do this now?

No.

We are trying to get 9.3 out the door, not undertake design, coding,
and testing of entirely new behaviors which will have complex
performance tradeoffs.  This sounds like a great project for early in
the 9.4 development cycle, but it's way too late to try to do it now.
(At least if you'd like to ship 9.3 this year.  If we're going to
re-open 9.3 for this kind of development, I have some planner fixes
I need to make ...)
        regards, tom lane



pgsql-hackers by date:

Previous
From: Greg Stark
Date:
Subject: Re: Limiting setting of hint bits by read-only queries; vacuum_delay
Next
From: Greg Smith
Date:
Subject: Re: Let's invent a function to report lock-wait-blocking PIDs