zenoss / ZenPacks.zenoss.PostgreSQL

PostgreSQL Monitoring
GNU General Public License v2.0
8 stars 7 forks source link

Guard against errors in PGSQL poller #18

Closed pcarinhas closed 7 years ago

pcarinhas commented 7 years ago

Fixes ZPS-312

If tables or databases are locked or inoperable, ensure connections get closed correctly.

cluther commented 7 years ago

The fix looks good, but it should be against a hotfix instead of develop.

pcarinhas commented 7 years ago

will remake on hotfix.