Help Center/ TaurusDB_TaurusDB for PostgreSQL/ FAQs/ Database Connection/ Do Applications Need to Support Automatic Reconnections to TaurusDB for PostgreSQL Databases?
Updated on 2025-11-14 GMT+08:00

Do Applications Need to Support Automatic Reconnections to TaurusDB for PostgreSQL Databases?

It is recommended that your applications support automatic reconnections to a database. After a database reboot, your applications will automatically reconnect to the database to increase service availability and continuity.

To reduce resource consumption and improve performance, configure your applications to connect to a database using a persistent connection.