Am Donnerstag, 13. Dezember 2007 schrieb Simon Riggs:
> Now that we have set archiver messages to DEBUG levels, there's no easy
> way of seeing what file we are currently working on.
> After archive_command
> postgres: archiver process archived 00000001000000000000000B
ps isn't a very robust and portable way to monitor something so important.
Anything that is interesting should also be visible in some other, more
well-defined way, such as an SQL function or table.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/