How to restore database in Elastic Beanstalk?

后端 未结 2 1923
闹比i
闹比i 2021-01-15 20:40

I am running Ruby 1.9.3 and Rails 3.2.8 on Amazon Elastic Beanstalk. After several issues with my side of the data, I did a rake db:reload

Now I am trying to grab th

2条回答
  •  清酒与你
    2021-01-15 21:08

    @Samanta

    Modifying db instance is applied by default in the next maintenance window defines, you can check "Apply immediately" in the modify screen to get changes applied now.

提交回复
热议问题