[TODO] Track number of files ready to be archived in pg_stat_archiver - Mailing list pgsql-hackers

From Julien Rouhaud
Subject [TODO] Track number of files ready to be archived in pg_stat_archiver
Date
Msg-id 53F5AB0A.5060502@dalibo.com
Whole thread Raw
Responses Re: [TODO] Track number of files ready to be archived in pg_stat_archiver
Re: [TODO] Track number of files ready to be archived in pg_stat_archiver
List pgsql-hackers
Hello,

Attached patch implements the following TODO item :

Track number of WAL files ready to be archived in pg_stat_archiver

However, it will track the total number of any file ready to be
archived, not only WAL files.

Please let me know what you think about it.

Regards.
--
Julien Rouhaud
http://dalibo.com - http://dalibo.org

Attachment

pgsql-hackers by date:

Previous
From: Jeff Davis
Date:
Subject: Re: 9.5: Memory-bounded HashAgg
Next
From: Christoph Berg
Date:
Subject: Re: [GSoC2014] Patch ALTER TABLE ... SET LOGGED