TPgDataBase provides discrete control over a connection to a single database in a database
application.
Use TPgDataBase when a database application requires any of the following control over a database connection:
- Persistent database connections;
- Customized database server logins;
- Transaction control.