Dry-run mode for pg_archivecleanup

Поиск
Список
Период
Сортировка
От Gabriele Bartolini
Тема Dry-run mode for pg_archivecleanup
Дата
Msg-id 4EE4C393.4060302@2ndQuadrant.it
обсуждение исходный текст
Ответы Re: Dry-run mode for pg_archivecleanup  (Magnus Hagander <magnus@hagander.net>)
Re: Dry-run mode for pg_archivecleanup  (Josh Kupershmidt <schmiddy@gmail.com>)
Список pgsql-hackers
Hi guys,

   I have added the '-n' option to pg_archivecleanup which performs a
dry-run and outputs the names of the files to be removed to stdout
(making possible to pass the list via pipe to another process).

   Please find attached the small patch. I submit it to the CommitFest.

Thanks,
Gabriele

--
   Gabriele Bartolini - 2ndQuadrant Italia
   PostgreSQL Training, Services and Support
   gabriele.bartolini@2ndQuadrant.it | www.2ndQuadrant.it



Вложения

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

Предыдущее
От: Kohei KaiGai
Дата:
Сообщение: Re: [v9.2] Fix Leaky View Problem
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: Dry-run mode for pg_archivecleanup