On Mon, Jan 9, 2012 at 9:55 AM, Benjamin Henrion <b...@udev.org> wrote:
> I am using pg_archivecleanup in a shell script that sends STDERR to a > log file, and I see the foilowing: > > pg_archivecleanup: keep WAL file > "/db/current/wal/0000000900000017000000DD" and later > pg_archivecleanup: removing file "/db/current/wal/0000000900000017000000DC" > pg_archivecleanup: removing file "/db/current/wal/0000000900000017000000DB" > > Should those messages considered as being "errors"? > > I don't think so. This is a feature not a bug, since that allows the messages to appear in the PG log when the utility is used as an archive_cleanup_command. If you'd like to submit a patch to allow -s mode (silent) or similar, we'd be happy to receive it. -- Simon Riggs http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs