[backends] do not list excluded databases in output.
authorRuslan Kabalin <ruslan.kabalin@luns.net.uk>
Mon, 14 Mar 2011 22:18:36 +0000 (18:18 -0400)
committerGreg Sabino Mullane <greg@endpoint.com>
Mon, 14 Mar 2011 22:18:36 +0000 (18:18 -0400)
commit9bf854279df25ec1edfc7f0b61bf5018a35f7cbe
tree09a1689bbb1040242af79f7b3750b684e63e447a
parent32c35b3aa4df680223f6f75a3f869d0f36915bb8
[backends] do not list excluded databases in output.

When used with --include or --exclude settings, listing all available
databases in perfomance output might be confusing. Thus, only those databases
that are taken into account for connectons number calculation are listed.
check_postgres.pl