Re: Dry-run mode for pg_archivecleanup

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: Dry-run mode for pg_archivecleanup
Дата
Msg-id CABUevEypjEeaRy-1MZUkwWuPjhds+=pVjtuEsE-bee4g8NGO7Q@mail.gmail.com
обсуждение исходный текст
Ответ на Dry-run mode for pg_archivecleanup  (Gabriele Bartolini <gabriele.bartolini@2ndQuadrant.it>)
Список pgsql-hackers
On Sun, Dec 11, 2011 at 15:52, Gabriele Bartolini
<gabriele.bartolini@2ndquadrant.it> wrote:
> 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.

Sounds like a useful feature. But you added it to the wrong commitfest
;) I've moved it to the proper one (2012-01).


--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/


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

Предыдущее
От: Gabriele Bartolini
Дата:
Сообщение: Dry-run mode for pg_archivecleanup
Следующее
От: Yeb Havinga
Дата:
Сообщение: Re: [REVIEW] Patch for cursor calling with named parameters