Re: Performance bug in prepared statement binding in 9.2?

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Jeff Janes <jeff(dot)janes(at)gmail(dot)com>, Kevin Grittner <kgrittn(at)ymail(dot)com>, Andres Freund <andres(at)2ndquadrant(dot)com>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Amit Kapila <amit(dot)kapila(at)huawei(dot)com>, "pgsql-performance(at)postgresql(dot)org" <pgsql-performance(at)postgresql(dot)org>
Subject: Re: Performance bug in prepared statement binding in 9.2?
Date: 2014-11-10 19:34:00
Message-ID: 54611328.10102@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On 11/10/2014 11:11 AM, Tom Lane wrote:
> Josh Berkus <josh(at)agliodbs(dot)com> writes:
>> On 11/10/2014 10:59 AM, Jeff Janes wrote:
>>> On Mon, Nov 10, 2014 at 10:48 AM, Josh Berkus <josh(at)agliodbs(dot)com> wrote:
>>>> Did this patch every make it in? Or did it hang waiting for verification?
>
>>> It made it in:
>>> commit 4162a55c77cbb54acb4ac442ef3565b813b9d07a
>>> Author: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
>>> Date: Tue Feb 25 16:04:09 2014 -0500
>
>> Thanks, then the problem I'm seeing now is something else.
>
> Notice that only went in this past Feb., so you need to check you're
> dealing with a fairly recent minor release before you dismiss it.

It's 9.3.5

The new issue will get its own thread.

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

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Josh Berkus 2014-11-10 19:50:26 Lock pileup causes server to stall
Previous Message Tom Lane 2014-11-10 19:11:59 Re: Performance bug in prepared statement binding in 9.2?