Assigned
Status Update
Comments
ro...@google.com <ro...@google.com> #2
The fix is available in the latest maintenance version POSTGRES_<major_minor_version>.R20220710.01_07
that can be applied via
ro...@google.com <ro...@google.com> #3
Cloud SQL PostgreSQL
ro...@foxglove.dev <ro...@foxglove.dev> #4
FWIW - We are still seeing this issue even after updating to POSTGRES_13_7.R20220710.01_16.
I also filed
Anything else we can provide or feedback we can get on how to mitigate this would be super.
Description
Problem you have encountered:
When a PostgreSQL client connects to a Cloud SQL PostgreSQL instance via Cloud SQL Auth proxy , it may experience brief disconnections.
What you expected to happen:
The PostgreSQL client remains connected to the Cloud SQL PostgreSQL instance until explicit disconnection by the client.
Steps to reproduce:
The disconnection depends on the network traffic in the connection.
Other information (workarounds you have tried, documentation consulted, etc):
This issue happens to Cloud SQL PostgreSQL instances only. Disconnection does not happen when only valid PostgreSQL clients are connected to the instance.