Re: reducing the overhead of frequent table locks - now, with WIP patch
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Simon Riggs <simon@2ndquadrant.com>
Cc: Robert Haas <robertmhaas@gmail.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2011-06-04T16:55:45Z
Lists: pgsql-hackers
Simon Riggs <simon@2ndquadrant.com> writes: > The approach looks sound to me. It's a fairly isolated patch and we > should be considering this for inclusion in 9.1, not wait another > year. That suggestion is completely insane. The patch is only WIP and full of bugs, even according to its author. Even if it were solid, it is way too late to be pushing such stuff into 9.1. We're trying to ship a release, not find ways to cause it to slip more. regards, tom lane