Sets up a PostgreSQL pool for the owner to be reused by other app components. The owner pool has full access to the database.
express app
full database connection string
logger to log errors and shutdown action messages
shutdown actions middleware
Optional
optional pool configuration object
Generated using TypeDoc
Sets up a PostgreSQL pool for the owner to be reused by other app components. The owner pool has full access to the database.