Re: Streaming Replication and archiving

Поиск
Список
Период
Сортировка
От Mark Kirkwood
Тема Re: Streaming Replication and archiving
Дата
Msg-id 4B5776A5.4030909@catalyst.net.nz
обсуждение исходный текст
Ответ на Re: Streaming Replication and archiving  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: Streaming Replication and archiving  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Josh Berkus wrote:
>> 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.
>
>   

+1
From what I am seeing at the moment (8.5 devel from 2 days ago), the 
archived segments are not deleted at all (I have several hundred now 
after a number of pgbench runs over the last day or so).

regards

Mark


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: per-user pg_service.conf
Следующее
От: James William Pye
Дата:
Сообщение: Re: [NOVICE] Python verison for build in config.pl (Win32)