785
785
"""Return a fresh DB-API connection to the MAIN MASTER database.
792
790
Default database name is the one specified in the main configuration file.
795
793
con.set_isolation_level(isolation)
800
798
"""Return a PostgreSQL connection string.
802
800
Allows you to pass the generated connection details to external