[Fwd: [PATCHES] archiver ps display]

From: Simon Riggs <simon(at)2ndquadrant(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: [Fwd: [PATCHES] archiver ps display]
Date: 2007-12-13 10:46:04
Message-ID: 1197542764.4255.1728.camel@ebony.site
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


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

The behaviour of the startup process and archiver should be symmetrical,
allowing it to be used for replication monitoring.

Before archive_command
postgres: archiver process archiving 00000001000000000000000B

After archive_command
postgres: archiver process archived 00000001000000000000000B

patch posted to -patches, intended for 8.3

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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Gregory Stark 2007-12-13 11:03:13 Re: [GENERAL] Slow PITR restore
Previous Message Simon Riggs 2007-12-13 10:21:48 Re: [GENERAL] Slow PITR restore