-
I'm running SST on a Macbook Pro with an M1 chip.
I am able to successfully run `sudo npx sst dev`.
When I try to run `sudo npm run db migrate` or `sudo npm run db:studio`, I get this error me…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
Is RDS proxy required for Next.js Drizzle stack? I have this setup:
```ts
const vpc = new sst.aws.Vpc('MyVpc');
const bucket = new sst.aws.Bucket('MyBucket', {
access: 'public',
});
const rd…
lxhan updated
1 month ago
-
### Terraform Core Version
1.8.0
### AWS Provider Version
5.68.0
### Affected Resource(s)
aws_db_proxy
### Expected Behavior
after changing `client_password_auth_type` - we expect…
-
It would appear that the `sslrootcert=` connection string parameter is not supported, which means that you can not use verified SSL / TLS to a postgres database host using a certificate from a private…
-
## Steps to reproduce
Use PgBouncer or an equivalent (e.g AWS RDS Proxy) in front of your database with Rails
## Expected behavior
PgBouncer to be able to reuse connections efficiently
## Actu…
-
### Issue description
After updating serverless to v4 , the pipeline fails to resolve the parameter 'region' in serverless.yml file, although there are other parameters which gets resolved but onl…
-
I am using latest proxy sql docker image in AWS ECS cluster.
I have an AWS Aurora cluster in autoscaling and I noticed that whenever there is a scale event where more rds readers are added, once th…
-
### Terraform Core Version
1.5.2
### AWS Provider Version
5.42.0
### Affected Resource(s)
When using the `aws_db_proxy` resource ([link to documentation](https://registry.terraform.io/providers/h…
-
I am using AWS RDS Proxy with Postgres. While investigating the logs for the proxy I saw many warnings with the same message:
https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/rds-proxy.…
f0rr0 updated
3 months ago