-
### Terraform Core Version
1.5.7
### AWS Provider Version
5.31.0
### Affected Resource(s)
aws_rds_cluster
### Expected Behavior
Apply [iam_database_authentication_enabled](https:…
-
HI, we were able to generate report for our local postgres instances with this tool
Thanks for that.
can it be done without configuration file?
The reason is that we want to generate report for Aur…
-
### Description
The AutoMinorVersionUpgrade attribute can used to control whether a Multi-AZ DB Cluster has minor version upgrades automatically applied.
### Affected Resource(s) and/or Data Source(…
dreid updated
1 month ago
-
We are currently running multiple instances of our dockerized main application on .NET 6 using EF core with Postgres running on AWS RDS Aurora and we are using connection pooling in our connection str…
-
PGSync version: 3.0.0
Postgres version: PostgreSQL 15 Aurora RDS
Elasticsearch/OpenSearch version: OpenSearch v 2.9.0
Redis version: LATEST
Python version: 3.10.12
Problem Description…
-
### What version of `drizzle-orm` are you using?
0.30.8
### What version of `drizzle-kit` are you using?
0.20.14
### Describe the Bug
When I do a query combining where with with, I get …
-
### Name of the resource
AWS::RDS::DBInstance
### Resource name
_No response_
### Description
According to the document [1], the `AWS::RDS::DBInstance` allows you to have DeletionPolic…
0xlen updated
2 years ago
-
Installing reportportal through helm chart version `5.8.0`, however its failing at migration number 46 with below error:
_` error: migration failed: invalid input syntax for type bigint: "7776000.0…
-
We are using `target-postgres` with Postgres 13 on AWS RDS Aurora.
A lot of the data that we are moving from upstream sources into Postgres has been encrypted in the source system, and can't be dec…
-
### 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…