PostgreSQL has process-based connections, which leads to resource waste in setting up and tearing down connections, especially if they are short-lived in nature. Tessell offers managed support for creating a dedicated connection pool for your databases in the database service. This saves precious resources that would otherwise be wasted in setting up and tearing down connections to the database. This also translates into a much better response time for your application.