From: | Dong Han <dhan(at)bluecatnetworks(dot)com> |
---|---|
To: | "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: WAL file accumulation on log shipping primary node |
Date: | 2011-12-13 00:42:48 |
Message-ID: | 787873BA6920EC429B16294D3B75595C1BC0C38D@TORMBXW01.bluecatnetworks.corp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Dear all,
We have setup log shipping replication between primary node and 2 secondary nodes with Postgresql version 8.4.8. From the data replication points of view, everything is fine. However, under heavy data modification load - we have an extremely busy system, we saw WAL files keep accumulating on the primary node - new WAL files are copied to secondary node and restored properly, but the primary node keeps holding a large number of old WAL files. To the end, the WAL files fill up the database partition. Previously, we tested in a lighter load environment, we did not have similar problem.
Please help to diagnosis the problem, and give me recommendations on how to fix this problem.
Thank you very much.
Dong Han
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Cramer | 2011-12-13 01:15:36 | Re: WAL file accumulation on log shipping primary node |
Previous Message | Tom Lane | 2011-12-13 00:01:18 | Re: Consecutive operators not recognized without whitespace |