Unable to set instance parameter group on instances in rds.DatabaseCluster
See original GitHub issueWhen building an rds.DatabaseCluster, there is no obvious way to associate an instance parameter group to instances in the cluster. Without this, there’s no way to set common configuration like log_min_duration_statement
or shared_preload_libraries
.
Issue Analytics
- State:
- Created 5 years ago
- Reactions:1
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Working with parameter groups - Amazon Aurora
DB parameter groups apply to DB instances in both Amazon RDS and Aurora. ... If you create a DB instance without specifying a...
Read more >RDS — Boto3 Docs 1.26.37 documentation - Amazon AWS
Amazon RDS is flexible: you can scale your DB instance's compute resources ... If the source type is a DB parameter group, a...
Read more >Unable to create Aurora DB Cluster - Stack Overflow
Go through the events for that CF Stack. The first instance of CREATE_FAILED status will have the actual reason for failure. – krisnik....
Read more >@aws-cdk/aws-rds - npm
To set up a clustered database (like Aurora), define a DatabaseCluster . You must always launch a database in a VPC.
Read more >awslabs/aws-cdk - Gitter
I also don't see how to set the DB Parameter Group for instances of a cluster. ... VectorRds (VectorRds92A77672) Internal Failure new DatabaseInstance...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@aereal +1
sent #2075