Re: restart_lsn is not advancing

From: Radoslav Nedyalkov <rnedyalkov(at)gmail(dot)com>
To: "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: restart_lsn is not advancing
Date: 2020-07-01 01:02:46
Message-ID: CANhtRib0Of+1Barw3-60mMw2GqvmDbj3DBL_0AVwbGYn-7=cCw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

one more detail: pg_replication_slots.catalog_xmin shows the biggest age
in the system.
How could transaction on catalogues may affect logical slot. Any clue
here ?
Thank you,
Rado

On Wed, Jul 1, 2020 at 2:09 AM Radoslav Nedyalkov <rnedyalkov(at)gmail(dot)com>
wrote:

> Hello All,
> we are in a situation where restart_lsn for logical replication slots is
> not advancing.
> We have two slots. Both are active, confirmed_flush_lsn also is updated.
> Client side all looks okay. remote_lsn for subscritions is advancing.
>
> The effect of restart_lsn being 'stopped' is the disk is filling up.
>
> Any idea what could be the cause?
> We will try to re-establish replication by dropping current slots ,
> although we have to do it very carefully. We should avoid initial loading
> (these are 4T of data)
>
> Thanks and regards,
> Rado
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message FOUTE K. Jaurès 2020-07-01 05:51:36 Re: PostgreSQL 12 - ERROR: could not rename file "pg_logical/snapshots/1A-7C00D890.snap.13594.tmp" to "pg_logical/snapshots/1A-7C00D890.snap": No space left on device
Previous Message raf 2020-06-30 23:11:41 Re: PostgreSQL 12 - ERROR: could not rename file "pg_logical/snapshots/1A-7C00D890.snap.13594.tmp" to "pg_logical/snapshots/1A-7C00D890.snap": No space left on device