Add pg_stat_archiver statistics view.

Fujii Masao <fujii@postgresql.org>

Commit: 9132b189bf5589591cb63fef7952842b772e4fe6
Author: Fujii Masao <fujii@postgresql.org>
Date: 2014-01-28T17:58:22Z
Releases: 9.4.0
Add pg_stat_archiver statistics view.

This view shows the statistics about the WAL archiver process's activity.

Gabriele Bartolini, reviewed by Michael Paquier, refactored a bit by me.

Files