Re: Resource Owner reassign Locks - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Resource Owner reassign Locks
Date
Msg-id 20150703075925.GK30708@awork2.anarazel.de
Whole thread Raw
In response to Re: Resource Owner reassign Locks  (Jeff Janes <jeff.janes@gmail.com>)
Responses Re: Resource Owner reassign Locks
List pgsql-hackers
On 2015-06-07 13:44:08 -0700, Jeff Janes wrote:
> I'd like to advocate for back-patching this to 9.0, 9.1, and 9.2.  It has
> run without problems for a while now, and it can be considered a bug that
> systems with a very large number of objects cannot be upgraded in a
> reasonable time.

In that case, how about working on a version for <= 9.2 (single one
should suffice)? This will likely include a bunch of wrapper functions
to avoid changing the API in the back branches.

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Fabien COELHO
Date:
Subject: Re: Let PostgreSQL's On Schedule checkpoint write buffer smooth spread cycle by tuning IsCheckpointOnSchedule?
Next
From: Fabien COELHO
Date:
Subject: Re: PATCH: remove nclients/nthreads constraint from pgbench