Skip to content

Database Connection Question

Created by: donavonelli

Question description

  1. Can you connect an Amazon RDS database to Sourcegraph using IAM permissions

  2. Question quote from the customer: "how does the database client manage connections and what (if any) guarantees it makes? Eg: it always establishes a connection at process startup and will always reuse an existing connection until closed. This clarification is important to us because PostgreSQL servers should honor keepalive connections, which makes the 15-minute credential TTL only a factor on initial connection."

Is your question related to a problem? If so, please describe or link to another issue.

No

Additional context

The customer was attempting to upgrade their Sourcegraph version from 3.28.0 and wanted to migrate their database over to an external RDS database

Question 1 was answered by Crystal Augustus from the delivery team