Re: Replication slot drop message is sent after pgstats shutdown. - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Replication slot drop message is sent after pgstats shutdown.
Date
Msg-id 20210831053448.su6yuvi5u7gurjli@alap3.anarazel.de
Whole thread Raw
In response to Re: Replication slot drop message is sent after pgstats shutdown.  (Masahiko Sawada <sawada.mshk@gmail.com>)
Responses Re: Replication slot drop message is sent after pgstats shutdown.  (Masahiko Sawada <sawada.mshk@gmail.com>)
List pgsql-hackers
On 2021-08-31 14:22:39 +0900, Masahiko Sawada wrote:
> You mean to move only the part of sending the message to its own
> before_shmem_exit() callback? or move ReplicationSlotRelease() and
> ReplicationSlotCleanup() from ProcKill() to it?

The latter.



pgsql-hackers by date:

Previous
From: Yugo NAGATA
Date:
Subject: Re: Fix around conn_duration in pgbench
Next
From: "Shinoda, Noriyoshi (PN Japan FSIP)"
Date:
Subject: Improve logging when using Huge Pages