Add views and functions to monitor hot standby query conflicts

Magnus Hagander <magnus@hagander.net>

Commit: 40d9e94bd7537144d3d379c1fd1264dff5cf4bb2
Author: Magnus Hagander <magnus@hagander.net>
Date: 2011-01-03T11:46:03Z
Releases: 9.1.0
Add views and functions to monitor hot standby query conflicts

Add the view pg_stat_database_conflicts and a column to pg_stat_database,
and the underlying functions to provide the information.

Files