Re: BUG #15350: Getting invalid cache ID: 11 Errors

Thomas Munro <thomas.munro@enterprisedb.com>

From: Thomas Munro <thomas.munro@enterprisedb.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Andres Freund <andres@anarazel.de>, Kieran McCusker <kieran.mccusker@gmail.com>, PostgreSQL mailing lists <pgsql-bugs@lists.postgresql.org>
Date: 2018-09-20T02:25:36Z
Lists: pgsql-bugs
On Wed, Sep 19, 2018 at 6:10 PM Thomas Munro
<thomas.munro@enterprisedb.com> wrote:
> I would like to close this case, so unless anyone objects, tomorrow
> I'm going to push the reordering patch (0002 in my earlier email) so
> that we stop getting bug reports about extensions that crash in
> parallel workers (even though we consider those extensions to be
> operating out of contract).  If someone wants to do a patch that will
> display warnings when extensions break that rule (something like the
> 0003 patch I sketched), that can be done separately.

Done.

-- 
Thomas Munro
http://www.enterprisedb.com


Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Defer restoration of libraries in parallel workers.