archiver ps display

From: Simon Riggs <simon(at)2ndquadrant(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: archiver ps display
Date: 2007-12-12 21:13:14
Message-ID: 1197493994.4255.1636.camel@ebony.site
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Now that we have set archiver messages to DEBUG levels, there's no easy
way of seeing what file we are on.

Patch to set ps display for archiver enclosed, intended for 8.3

Before archive_command
postgres: archiver process archiving 00000001000000000000000B

After archive_command
postgres: archiver process archived 00000001000000000000000B

So the behaviour of the startup process and archiver are now
symmetrical, allowing it to be used for replication monitoring.

--
Simon Riggs
2ndQuadrant http://www.2ndQuadrant.com

Attachment Content-Type Size
archive_ps_display.v1.patch text/x-patch 1.2 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2007-12-12 21:43:10 Re: Proposed patch to avoid translation risks in psql's \d commands
Previous Message Guillaume Lelarge 2007-12-12 18:03:43 Re: Proposed patch to avoid translation risks in psql's \d commands