Re: BUG #13128: Postgres deadlock on startup failure when max_prepared_transactions is not sufficiently high.

From: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
To: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, grant(at)amazon(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #13128: Postgres deadlock on startup failure when max_prepared_transactions is not sufficiently high.
Date: 2015-04-23 18:41:45
Message-ID: 55393CE9.3040805@iki.fi
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 04/23/2015 10:32 AM, Heikki Linnakangas wrote:
> Attached is a patch for that. I introduced this bug in commit
> bb38fb0d43c8d7ff54072bfd8bd63154e536b384, which added the proc-exit hook
> and the call PostPrepare_Twophase(), so unless you see more bugs in
> this, I'll commit and backpatch this to all versions.

Committed.

- Heikki

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Jim Nasby 2015-04-23 19:49:29 Re: [BUGS] Failure to coerce unknown type to specific type
Previous Message David G. Johnston 2015-04-23 17:39:53 Re: [BUGS] Failure to coerce unknown type to specific type