archiver ps display - Mailing list pgsql-patches

From Simon Riggs
Subject archiver ps display
Date
Msg-id 1197493994.4255.1636.camel@ebony.site
Whole thread Raw
Responses Re: archiver ps display  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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

pgsql-patches by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: Proposed patch to avoid translation risks in psql's \d commands
Next
From: Tom Lane
Date:
Subject: Re: Proposed patch to avoid translation risks in psql's \d commands