Re: Further pg_upgrade analysis for many tables
Jeff Janes <jeff.janes@gmail.com>
From: Jeff Janes <jeff.janes@gmail.com>
To: Simon Riggs <simon@2ndquadrant.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Bruce Momjian <bruce@momjian.us>, PostgreSQL-development <pgsql-hackers@postgresql.org>, Magnus Hagander <magnus@hagander.net>
Date: 2013-01-09T17:50:38Z
Lists: pgsql-hackers
On Wed, Jan 9, 2013 at 3:59 AM, Simon Riggs <simon@2ndquadrant.com> wrote: > On 9 November 2012 18:50, Jeff Janes <jeff.janes@gmail.com> wrote: > >> quadratic behavior in the resource owner/lock table > > I didn't want to let that particular phrase go by without saying > "exactly what behaviour is that?", so we can discuss fixing that also. It is the thing that was fixed in commit eeb6f37d89fc60c6449ca1, "Add a small cache of locks owned by a resource owner in ResourceOwner." But that fix is only in 9.3devel. Cheers, Jeff