Documentation Index
Fetch the complete documentation index at: https://www.aptible.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Cause
When you add a Database Endpoint to a PostgreSQL Database, Aptible automatically performs periodic TCP health checks to ensure the Endpoint can reach the Database. These health checks consist of opening a TCP connection to the Database and closing it once that succeeds. As a result, PostgreSQL will log aincomplete startup packet error message every time the Endpoint performs a health check.

