Simplify backend terminate and wait logic in postgres_fdw test - Mailing list pgsql-hackers

From Bharath Rupireddy
Subject Simplify backend terminate and wait logic in postgres_fdw test
Date
Msg-id CALj2ACXGY_EfGrMTjKjHy2zi-u1u9rdeioU_fro0T6Jo8t56KQ@mail.gmail.com
Whole thread Raw
Responses Re: Simplify backend terminate and wait logic in postgres_fdw test  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
Hi,

With the recent commit aaf0432572 which introduced a waiting/timeout
capability for pg_teriminate_backend function, I would like to do
$subject. Attaching a patch, please have a look.

With Regards,
Bharath Rupireddy.
EnterpriseDB: http://www.enterprisedb.com

Attachment

pgsql-hackers by date:

Previous
From: Japin Li
Date:
Subject: Re: Truncate in synchronous logical replication failed
Next
From: Amit Kapila
Date:
Subject: Re: Race condition in InvalidateObsoleteReplicationSlots()