package
2.15.0+incompatible
Repository: https://github.com/newrelic/nri-postgresql.git
Documentation: pkg.go.dev

# Functions

BuildCollectionList unmarshals the collection_list from the args and builds the list of objects to be collected.

# Type aliases

DatabaseList is a map from database name to SchemaLists to collect.
SchemaList is a map from schema name to TableList to collect.
TableList is a map from table name to an array of indexes to collect.