# Functions

CreateDbIfNotExists create postgres database of the given name if one doesn't already exists.
MakePostgresConnString build Postgres connection string from individual credential parts.
MustNewPostgresConnectionManager create a new instance of the Postgres implementation of the Manager interface.
NewPostgresConnectionManager create a new instance of the Postgres implementation of the Manager interface.

# Variables

No description provided by the author