Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

RDS Parameter groups - dynamic and static

Tags:

amazon-rds

What's an example of a dynamic parameter vs a static parameter as mentioned here?

Here are some important points you should know about working with parameters in a DB parameter group:

When you change a dynamic parameter and save the DB parameter group, the change is applied immediately regardless of the Apply Immediately setting. When you change a static parameter and save the DB parameter group, the parameter change will take effect after you manually reboot the DB instance.

http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_WorkingWithParamGroups.html

like image 482
Snowcrash Avatar asked Aug 09 '26 02:08

Snowcrash


1 Answers

Open up and look at a parameter group in the console, or use aws rds describe-db-parameters, as documented on link you provided.

Each parameter is labeled as being static or dynamic, in both of these places.

like image 63
Michael - sqlbot Avatar answered Aug 10 '26 21:08

Michael - sqlbot



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!