PostgresPool

PostgresPool

PostgreSQL pool based on the SqlPool with Postgres specific types

Configuration:

  • db-postgres-pool=default - connect to local PostgreSQL server

  • db-postgres-pool=postgresql://postgres@dbhost/dbname - connect to remote PostgreSQL server