Aptible logoDocs
CLI

aptible db:reload

This command is used to reload a Database, which replaces the running Database Container with a new one.

Reloading can be useful if your Database appears to be misbehaving.

📘 Tip
Using aptible db:reload is faster than aptible db:restart, but it does not let you resize your Database.

Synopsis

Usage:
  aptible db:reload HANDLE

Options:
  [--environment=ENVIRONMENT]

Reload a database
aptible db:reload