-
## Is your feature request related to a problem? If so, please give a short summary of the problem and how the feature would resolve it
To connect securely to a SQL Server instance, the trustStore co…
-
#### 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 an…
-
### What happened?
`pulumi up` tried to replace our production RDS instance (Aurora MySQL) even though nothing changed on the surface. but Thankfully it failed because `protect` flag was set to `true…
-
### Feature Description
We have a few services running on Serverless (lambda) that connect to RDBMS particularly Postgres. Since TypeOrm maintains its own connection pooling, scaling a lambda would …
-
### Summary
I was setting up tooljet on EC2 using the AMI and a Postgres 15 DB running on AWS RDS.
On RDS, Postgres 15 comes with the db parameter rds.force_ssl=1 so instead of disabling SSL, I …
-
**Describe the solution you'd like**
I would like to get connection details into the password exec command as variables so that I can connect to an AWS RDS database using IAM Authentication directl…
-
### Discussed in https://github.com/grafana/grafana/discussions/38326
Originally posted by **lobeck** November 20, 2020
**What would you like to be added**:
AWS Performance Insights offer s…
-
@atlas4213 encountered the following error when building the `db` docker image from `db/db.Dockerfile`. This error can be reproduced by running `docker-compose build --no-cache db`.
```text
Step 2…
-
### Terraform Core Version
1.6.5
### AWS Provider Version
5.29.0
### Affected Resource(s)
* aws_rds_cluster_instance
### Expected Behavior
Changing identifier without recreating the instance is…
-
### Steps to reproduce
The issue occurred only once in our production environment, and we haven’t been able to reproduce it since. The exception was triggered during the execution of a query using …