Re: PostgreSQL Cascade streaming replication problem - Mailing list pgsql-general

From Jakub Janeček
Subject Re: PostgreSQL Cascade streaming replication problem
Date
Msg-id CANmq+oYmHE6PpT2O0S_3+CdWigkdaaNAeCEtjcJ35V3gH6EfBA@mail.gmail.com
Whole thread Raw
In response to Re: PostgreSQL Cascade streaming replication problem  (Michael Paquier <michael@paquier.xyz>)
List pgsql-general
Hi everyone,

problem is solved. 

There was a delay between setup (drop replication slot) and execution.

Jakub

2018-04-03 4:43 GMT+02:00 Michael Paquier <michael@paquier.xyz>:
On Sun, Apr 01, 2018 at 06:26:51PM +0000, Jakub Janeček wrote:
> What did i do wrong? I need stop comulating WAL files and remove old WAL
> files, which are processed and are only "waiting"..

Perhaps wal_keep_segments is set and you forgot about it or you used a
replication slot that you forgot to drop on slave 1?
--
Michael

pgsql-general by date:

Previous
From: Jakub Janeček
Date:
Subject: Re: PostgreSQL Cascade streaming replication problem
Next
From: Kein Name
Date:
Subject: Autovacuum Problem