question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to set instance parameter group on instances in rds.DatabaseCluster

See original GitHub issue

When 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:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
eladbcommented, Mar 20, 2019
0reactions
aerealcommented, Mar 22, 2019

sent #2075

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found