| From: | Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com> |
|---|---|
| To: | Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit |
| Date: | 2021-01-26 08:07:03 |
| Message-ID: | CALj2ACWFX8wjEKmK8LQ-ZNVJqGt_Zy=1-cBhKE3XTJ+At_VN-w@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, Jan 26, 2021 at 1:27 PM Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com> wrote:
> > Yes, so I pushed that change to stabilize the regression test.
> > Let's keep checking how the results of buildfarm members are changed.
Sorry, I'm unfamiliar with checking the system status on the build
farm website - https://buildfarm.postgresql.org/cgi-bin/show_failures.pl.
I'm trying to figure that out.
> +WARNING: roles created by regression test cases should have names starting with "regress_"
> CREATE ROLE multi_conn_user2 SUPERUSER;
> +WARNING: roles created by regression test cases should have names starting with "regress_"
>
> Hmm... another failure happened.
My bad. I should have caught that earlier. I will take care in future.
Attaching a patch to fix it.
With Regards,
Bharath Rupireddy.
EnterpriseDB: http://www.enterprisedb.com
| Attachment | Content-Type | Size |
|---|---|---|
| v1-0001-Stabilize-test-case-for-postgres_fdw_disconnect_a.patch | application/octet-stream | 4.7 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fujii Masao | 2021-01-26 08:25:29 | Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit |
| Previous Message | Fujii Masao | 2021-01-26 07:57:39 | Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit |