-
**What would you like to be added**:
Support popular relational database like MySQL, MariaDB
**Why is this needed**:
Relational database like MySQL, MariaDB is widely used, and almost c…
-
## Bug description
Sometimes, due to DB connections limit, the client fails with this error:
```
Error in connector: Error creating a database connection. (Operation timed out (mobc timeout))
…
-
## Context
The keycloak database must be backup'ed. So adding support for k8up (disabled by default) gives an easy possibility to do this backup.
Add the backup annotation to the postgres db:
```…
-
I added an Aurora serverless postgres db, but my service is failing with this error.
`Embedded stack arn:aws:cloudformation:us-east-2:384930474045:stack/my-test-api-AddonsStack-N2ISKDJ48GTC/2aed4…
-
## Description
The cloud-service-broker-aws-1.0.1 logs passwords in plain text.
## Expected Behavior
Passwords should be obfuscated.
## Actual Behavior
Snippet from log (I've replace the pass…
-
- Created VPC and Postgresql RDS instance following [standard AWS procedure](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_GettingStarted.CreatingConnecting.PostgreSQL.html).
- Verified…
-
Using code first in Efcore means defining indexes as well as schema in code, generated migrations then apply migrations to the database.
For large tables, adding a new index must be done with care …
-
Running Harbor `v2.2.1,` and using an AWS RDS as database.
Some specs for our Harbor deployment:
- 300 Repositories
- 800 artifacts per Repository (approximately)
We are observing high data…
-
### Terraform Version
`Terraform v0.13.6`
### Affected Resource(s)
- postgresql
### Terraform Configuration Files
```hcl
terraform {
required_providers {
postgresql = {
source…
-
Hi there,
Thank you for opening an issue. Please provide the following information:
Trying to create the RDS aurora postgres cluster and then once the cluster is created, trying to create the sc…