Re: archive folder housekeeping

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: archive folder housekeeping
Дата
Msg-id CAB7nPqREGUnyRnPRUjJTifOwU+rmOwmNCmq4uFhHvTJugUMm8w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: archive folder housekeeping  (Ian Lawrence Barwick <barwick@gmail.com>)
Список pgsql-general
On Fri, Aug 9, 2013 at 9:12 PM, Ian Lawrence Barwick <barwick@gmail.com> wrote:
> 2013/8/9 ascot.moss@gmail.com <ascot.moss@gmail.com>:
>> Is there any PG manual command available to remove archived files by (archive) date/time?
>
> pg_archivecleanup might be of use to you:
>
>   http://www.postgresql.org/docs/current/static/pgarchivecleanup.html
Yes, this is particularly useful and easy to maintain when enabled
with archive_cleanup_command in the recovery.conf file of a slave
fetching the archives.
--
Michael


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

Предыдущее
От: "ascot.moss@gmail.com"
Дата:
Сообщение: Recovery.conf and PITR by recovery_target_time
Следующее
От: "Day, David"
Дата:
Сообщение: plpgsql FOR LOOP CTE problem ?