Amazon Aurora Serverless v1 now supports customer configurable maintenance windows - devamazonaws.blogspot.com

Amazon Aurora Serverless v1 now allows you to select a specific window for scheduling a maintenance event. You can use the maintenance window to specify, for example, when your PostgreSQL 10 cluster gets upgraded to PostgreSQL 11. You can set the maintenance window with just a few clicks in the AWS Management Console or using the latest AWS SDK or CLI. Review the Aurora documentation to learn more. 

Post Updated on February 27, 2023 at 10:56PM

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Debugger breakpoints are usually implemented by patching the in-memory copy of the code - devamazonaws.blogspot.com

[MS] The case of the crash when destructing a std::map - devamazonaws.blogspot.com