Re: Orphaned records in pg_replication_origin_status after subscription drop

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
Cc: Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, "Zhijie Hou (Fujitsu)" <houzj(dot)fnst(at)fujitsu(dot)com>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Orphaned records in pg_replication_origin_status after subscription drop
Date: 2025-12-24 08:58:20
Message-ID: aUurLAsoRvbnEk6L@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Dec 24, 2025 at 01:56:01PM +0530, Amit Kapila wrote:
> You are right. How about attached to make it match with the current
> code?

Sounds about right to me. Thanks.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Chao Li 2025-12-24 09:01:57 Re: Switch buffile.c/h to use pgoff_t
Previous Message Aya Iwata (Fujitsu) 2025-12-24 08:42:51 RE: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE