-
### Terraform Core Version
v1.3.3
### AWS Provider Version
v4.35.0, v4.36.0
### Affected Resource(s)
* aws_db_instance
### Expected Behavior
Not setting storage option should crea…
-
AWS is requiring our RDS be upgraded (see comment from email sent by them 8/29). We need to first upgrade our local container's version and test locally, then see what version the new RDM we'll be upg…
-
### Description
Unable to connect to external DB
### To Reproduce
values.yml
```yml
# values.yaml
# Disable the internal database
postgresql:
enabled: false
# Configure Lightdas…
-
-
Go away from Supabase to AWS with severless Lambda functions for unecessary costs.
- [x] Migrate deployment of app to Amazon Lambda, S3 and CloudFront
- [ ] Migrate DB to Amazon RDS (PostgreSQL)
- …
-
```python
import polars as pl
import psycopg2
import argparse
from utils import general_utils, AWS_S3, Postgres
def main(args: argparse.Namespace):
aws_config = general_utils.load_yaml(a…
-
**Is your feature request related to a problem?**
We are using the `DbInstance` CRD to create RDS instances, for postgres engine. We have a specific project that wants to also setup s3export extensi…
-
Hello, seeing that `pg_stat_statements` is indeed supported by AWS RDS/Aurora [1],
did you already contact AWS to include your extension as well?
Have at least created a support-ticket to inform t…
-
Most will just work, but some have special considerations (connection string, shadow database, foreign keys, ...) and even for the "just works" ones it would be beneficial to make this explicit in the…
-
**Describe the Feature Request**
Add the pgvector extension to CircleCI's cimg-postgres Docker image to support efficient storage and search of vector data from machine learning models, aligning with…