Re: [Fwd: [PATCHES] archiver ps display]

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Cc: Simon Riggs <simon(at)2ndquadrant(dot)com>
Subject: Re: [Fwd: [PATCHES] archiver ps display]
Date: 2007-12-13 14:58:25
Message-ID: 200712131558.25470.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2007-12-13 15:12:31 Re: [Fwd: [PATCHES] archiver ps display]
Previous Message Simon Riggs 2007-12-13 14:28:31 Re: [Fwd: [PATCHES] archiver ps display]