Re: startup process stuck in recovery

From: Christophe Pettus <xof(at)thebuild(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: startup process stuck in recovery
Date: 2017-10-10 02:27:35
Message-ID: 85A52ECD-FC87-4A72-B706-390A9421034C@thebuild.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


> On Oct 9, 2017, at 17:30, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>
> What am I missing to reproduce the problem?

Not sure. The actual client behavior here is a bit cryptic (not our code, incompletely logs). They might be creating a savepoint before each temp table creation, without a release, but I would expect that to exhaust something else first.

--
-- Christophe Pettus
xof(at)thebuild(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Kim Rose Carlsen 2017-10-10 06:48:09 Re: Equivalence Classes when using IN
Previous Message Christophe Pettus 2017-10-10 02:25:03 Re: startup process stuck in recovery