Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit

From: vignesh C <vignesh21(at)gmail(dot)com>
To: Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit
Date: 2020-06-27 02:07:49
Message-ID: CALDaNm0TdsJrOJ=EwBYfy-Hfkv6KSs0_CdU60c+EQcu4k88stQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Jun 22, 2020 at 11:26 AM Bharath Rupireddy
<bharath(dot)rupireddyforpostgres(at)gmail(dot)com> wrote:
> Attached the initial patch(based on commit
> 9550ea3027aa4f290c998afd8836a927df40b09d), test setup.
>

make check is failing
sysviews.out 2020-06-27 07:22:32.162146320 +0530
@@ -73,6 +73,7 @@
name | setting
--------------------------------+---------
enable_bitmapscan | on
+ enable_connectioncache | on

one of the test expect files needs to be updated.

Regards,
Vignesh
EnterpriseDB: http://www.enterprisedb.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message David G. Johnston 2020-06-27 02:33:36 Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit
Previous Message vignesh C 2020-06-27 02:01:21 Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit