Re: [DOCS] obsolete pg_receivexlog note?

2014-11-07 Thread Michael Paquier
On Sat, Nov 8, 2014 at 10:30 AM, Peter Eisentraut wrote: > On 11/5/14 7:36 PM, Peter Eisentraut wrote: >> On 11/5/14 6:54 PM, Michael Paquier wrote: >>> In this paragraph, is it worth mentioning as well that the tradeoff >>> when using replication slots is to monitor the xlog partition to be >>> s

Re: [DOCS] obsolete pg_receivexlog note?

2014-11-07 Thread Peter Eisentraut
On 11/5/14 7:36 PM, Peter Eisentraut wrote: > On 11/5/14 6:54 PM, Michael Paquier wrote: >> In this paragraph, is it worth mentioning as well that the tradeoff >> when using replication slots is to monitor the xlog partition to be >> sure it doesn't get full? > > Might as well. Committed. --