This command reloads a Database by replacing the running Database Container with a new one.
aptible db:reload
is faster than aptible db:restart
, but it does not let you resize your Database. This command reloads a Database by replacing the running Database Container with a new one.
aptible db:reload
is faster than aptible db:restart
, but it does not let you resize your Database.