Re: BUG #17355: Server crashes on ExecReScanForeignScan in postgres_fdw when accessing foreign partition

From: Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com>
To: Alexander Lakhin <exclusion(at)gmail(dot)com>
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #17355: Server crashes on ExecReScanForeignScan in postgres_fdw when accessing foreign partition
Date: 2022-01-07 06:19:46
Message-ID: CAPmGK16g9M1gBTQc2g6W4mYPcGdVWyJMcTbd=MB+huktgZciUg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Thu, Jan 6, 2022 at 9:00 PM Alexander Lakhin <exclusion(at)gmail(dot)com> wrote:
> 06.01.2022 12:56, Etsuro Fujita wrote:
> > I haven't tried to reproduce this yet, but I have one question: did
> > you set the async_capable option to true?

> The async_capable setting doesn't affect this, so I've filed it as a
> separate bug report.
> All the other parameters have default values in my setup.

Ok, thanks!

Best regards,
Etsuro Fujita

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2022-01-07 10:38:50 BUG #17358: While using --with-uuid=bsd option, uuid_ossp test fails on NetBSD 9.2
Previous Message Etsuro Fujita 2022-01-07 06:15:56 Re: BUG #17344: Assert failed on queiring async_capable foreign table with inheritance