> On Feb 27, 2017, at 8:33 PM, dhanuj hippie <[email protected]> wrote: > > Hi, > > I have a postgres cluster running in hot_standby. I see the pg_xlog is > growing over time (may files of size 16 MB each). The replication lag is very > less ~2kB, and never goes into a bad state. > I'm manually resetting this once a while using pg_resetxlog command. > Is there a way to understand why my system keeps running into this problem ? > > Thanks
wal_keep_segments is set to ??? (and version = ???, etc) -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
