Re: pg_xlog piling - Mailing list pgsql-admin

From Laurenz Albe
Subject Re: pg_xlog piling
Date
Msg-id 1517387352.2579.8.camel@cybertec.at
Whole thread Raw
In response to pg_xlog piling  (chris <chrisk@pgsqlrocket.com>)
List pgsql-admin
chris wrote:
> I have a standby that is in replication only mode but the pg_xlog 
> directory is currently at 577GB utilized and is growing daily and I 
> can't figure out why. This was a problem before when we were on 
> postgresl 9.2 but changed some postgresql.conf parameters and then 
> rebuilt it but still running into the same problem.

What do you get on the primary for

   SELECT state, sent_location, write_location, flush_location, replay_location
   FRPM pg_stat_replication;

Yours,
Laurenz Albe


pgsql-admin by date:

Previous
From: Paula Price
Date:
Subject: RE: pg_xlog piling
Next
From: Azimuddin Mohammed
Date:
Subject: postgres for production