Re: Help with logical replication: pg_replication_slots.active_pid is null????

From: hubert depesz lubaczewski <depesz(at)depesz(dot)com>
To: Chris Hoover <chrish(at)aweber(dot)com>
Cc: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: Help with logical replication: pg_replication_slots.active_pid is null????
Date: 2023-07-18 10:42:32
Message-ID: ZLZsmG1h0RONZQ+/@depesz.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Sun, Jul 16, 2023 at 08:30:59PM -0400, Chris Hoover wrote:
> Hey Everyone,
>
> Need some help with logical replication. I’m trying to move my mail 2.5TB database to a new postgres server and upgrade from 14-15 at the same time. I’m running into some strange issues.
>
> 1. my pg_replication_slots are filling up with entries that have no active pid. I can’t figure out what is going on here.

Please consider reading
https://www.depesz.com/2023/06/04/a-tale-about-incomplete-upgrade-from-postgresql-12-to-14/

Your problem is one of problems I encountered, and the post contains
information how to work around it.

Best regards,

depesz

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message M Sarwar 2023-07-19 23:41:23 How to schedule long running SQL job
Previous Message srinivas oguri 2023-07-17 18:03:32 Re: PostgreSQL 12 VS PostgreSQL 15