CloudSQL will shutdown the instance if it's not in use to save you money. 
Yes there is some overhead in restarting the instance next time you want to 
access it.

If you're not concerned at the cost, then probably having a cron job in 
your app that access the database every 10 minutes or so should keep the 
CloudSQL instance alive.

On Friday, 13 December 2013 09:48:51 UTC+11, Gana wrote:
>
> I have an CloudSQL app with Billing enabled. If the app(front end) is not 
> used for sometime, the SQL goes into a dormant mode and it take close to a 
> minute to get it up.
>
> How can I avoid this or minimize the wake up time?
>
> Help. Pls
>
> -Gana
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to