2013/8/9 [email protected] <[email protected]>: > 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 Regards Ian Barwick -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
