Re: Streaming Replication and archiving - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Streaming Replication and archiving
Date
Msg-id 4B576BD2.4050809@agliodbs.com
Whole thread Raw
In response to Re: Streaming Replication and archiving  (Mark Kirkwood <mark.kirkwood@catalyst.net.nz>)
Responses Re: Streaming Replication and archiving  (Mark Kirkwood <mark.kirkwood@catalyst.net.nz>)
List pgsql-hackers
> Thanks Dimitri, I'd missed that thread. Ok, slave will need a suitable
> restore_comand in addition to primary_conninfo in recovery.conf, and
> then extended communication failures (or shutting down the slave for a
> while!) will not break the streaming setup (FWIW I tried this just now).

Sure, but if the archived WAL segments are NOT needed, how are they
supposed to get deleted?  It doesn't take long to run out of disk space
if they're not being rotated.

Masao-san, can you comment on this?

--Josh



pgsql-hackers by date:

Previous
From: Joachim Wieland
Date:
Subject: Re: Listen / Notify - what to do when the queue is full
Next
From: Tom Lane
Date:
Subject: Re: Listen / Notify - what to do when the queue is full