-
### Describe the bug
I got an error when trying to upgrade a minor version of the RDS Postgres consisting of Primary and Replica instances.
```
6:27:42 PM | UPDATE_FAILED | AWS::RDS::DBIns…
-
### What happens?
When I try to use the postgres extension with AWS Redshift I get an error message:
```
Error: Invalid Error: Failed to execute query "SELECT CURRENT_SETTING('server_version'), (…
-
## Bug Report
I have lambda function which talks to an RDS Postgress instance. If I connect to VPN and run `sls invoke local function -f fnName` the function is able to establish the connection and e…
-
### Describe the bug
I'm trying to use the AWS CDK to create a read replica (in Singapore) for a database instance in another region (Frankfurt). Since the awsrds.NewDatabaseInstanceReadReplica req…
advdv updated
2 months ago
-
When following along with the [Drizzle](https://sst.dev/docs/start/aws/drizzle) example, I'm unable to use a tunnel to connect to the database cluster in the VPC. After successfully installing the tun…
-
```
│ Error: Error creating DB Instance: InvalidParameterCombination: Cannot find version 10.6 for postgres
│ status code: 400, request id: 0c9a89d8-63ea-4121-9f0f-f30cab6194b0
│
│ with m…
-
### What happened?
When changing our RDS instances to use GP3 it updates fine the first time, subsequent pulumi ups give us this error
You can't specify IOPS or storage throughput for engine postg…
-
**Describe the bug**
I had a docker compose with a local postgres that I've been using for my local dev environment. Once I changed the connection string to a remote DB (AWS RDS Postgres), my Phoenix…
-
### Package
@lucia-auth/adapter-postgresql
### Describe the bug
We have a worrying issue on production.
We are using Lucia with a Postgres.js adapter. Queries from pg_stat_activity start …
-
Hi,
I have a Remix app with AWS RDS Postgres as my managed DB with SSL enabled.
My application works locally perfectly, but unfortunately when deploying I get these errors:
```
2023-12-21T09:35:34…