Re: WAL files keep piling up

2022-01-03 Thread Zbigniew Kostrzewa
> > I have a PostgreSQL (9.6.15) two node cluster setup with Patroni. The > instances are configured to work in master <-> synchronous standby setup > and both run in docker containers with pgdata volume mounted from host. > When master is restarted the synchronous standby automatically takes the >

Re: WAL files keep piling up

2021-12-22 Thread Zbigniew Kostrzewa
soon I will be replacing it with 11.x. Thanks. Kind regards. śr., 22 gru 2021 o 19:18 Tom Lane napisał(a): > Zbigniew Kostrzewa writes: > > Thanks for responding. On current master it looks like so: > > ls pg_xlog/archive_status/ | grep ready | wc -l > > 0 > > ls p

Re: WAL files keep piling up

2021-12-22 Thread Zbigniew Kostrzewa
> Regards, > Ninad Shah > > On Wed, 22 Dec 2021 at 21:04, Zbigniew Kostrzewa > wrote: > >> Hi, >> >> I have a PostgreSQL (9.6.15) two node cluster setup with Patroni. The >> instances are configured to work in master <-> synchronous standby setup >&g

WAL files keep piling up

2021-12-22 Thread Zbigniew Kostrzewa
Hi, I have a PostgreSQL (9.6.15) two node cluster setup with Patroni. The instances are configured to work in master <-> synchronous standby setup and both run in docker containers with pgdata volume mounted from host. When master is restarted the synchronous standby automatically takes the role o