Re: warm standby - apply wal archives - Mailing list pgsql-general

From MirrorX
Subject Re: warm standby - apply wal archives
Date
Msg-id 1315294408026-4773498.post@n5.nabble.com
Whole thread Raw
In response to Re: warm standby - apply wal archives  (Venkat Balaji <venkat.balaji@verse.in>)
Responses Re: warm standby - apply wal archives  (Venkat Balaji <venkat.balaji@verse.in>)
List pgsql-general
The network bandwidth between the servers is definitely not an issue. What is
bothering me is the big size of the wal archives, which goes up to 200GB per
day and if the standby server will be able to replay all these files. The
argument that; since the master can do it and also do various other tasks at
the same time, and since the secondary is identical to the first, so he
should be able to do that seems valid, so i will give it a try and let you
know about the results. In the meantime if there are any other
ideas/suggestions etc please let me know. thx to all

--
View this message in context:
http://postgresql.1045698.n5.nabble.com/warm-standby-apply-wal-archives-tp4770567p4773498.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

pgsql-general by date:

Previous
From: Venkat Balaji
Date:
Subject: Re: warm standby - apply wal archives
Next
From: Torsten Zühlsdorff
Date:
Subject: Re: Query runs in 335ms; function in 100,239ms : date problem?