Contents:
PostgreSQLConfig
PostgreSQLConfig.from_file()
Bases: object
object
Configuration for connecting to a PostgreSQL database.
Create a PostgreSQLConfig from a yaml file.
The file should contain the same keys as the attributes of this class.