Automatic startup of stopped databases

0

Hi all,

I created a free (for one year) AWS account and used it in order to work with relational databases (MariaDB and PostgreSQL).

In April, I had to pay because my two databases were running and exceeded quota associated with free account; so I decided to stop these two databases.

But for May, I also have to pay because these two databases were running all the month.

Does it mean databases are restarted and running without noticing me?

Thank's

Dan

Dan82
已提問 3 年前檢視次數 208 次
2 個答案
0

Hi Dan82,

To answer your question, yes, your databases were restarted and running. You can stop a DB instance for up to seven days. If you don't manually start your DB instance after seven days, your DB instance is automatically started so that it doesn't fall behind any required maintenance updates. Also it is important to note that even if the database is stopped, you are charged for provisioned storage, manual snapshots and automated backup storage within your specified retention window, but not for database instance hours. You can find out more information here: https://aws.amazon.com/about-aws/whats-new/2017/06/amazon-rds-supports-stopping-and-starting-of-database-instances/

If you want your databases gone, instead of stopping it, I would advise deleting it - and any snapshots or back-ups (unless you intend to keep them for future use, but be aware it costs money). https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_DeleteInstance.html#USER_DeleteInstance.Deleting

You can find pricing information for MariaDB here: https://aws.amazon.com/rds/mariadb/pricing/?pg=pr&loc=4
You can find pricing information for PostgreSQL here: https://aws.amazon.com/rds/postgresql/pricing/?pg=pr&loc=3

I hope this helps. Please let me know if you have any questions.

amz99
已回答 3 年前
0

Hi,

You can also use instance scheduler to just start the database one hour per week.

已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南