Databases
Databases tab
provides the list of all the databases created in your database service in the tablular format. Each row provides the details of each database created in your database service. Each column of the table providing the information are:
Name - This field provides the name of your database. The database names are unique within your database service.
Status - This field provides the status of each database. The status of the databases can be:
Status Description READY
It displays
READY
status when the database is up and running. The connections are allowed once it is inREADY
status.DOWN
It displays
DOWN
status when the database is down. No connections are allowed once it is inDOWN
status.STOPPPED
It displays
STOPPED
status when the database is not running and it is completely shut down.CREATING
It displays
CREATING
status when the database creation is triggered and the process of creating is on.DELETING
It displays
DELETING
status when the database deletion is triggered and the process of deleting is on.FAILED
It displays
FAILED
status when the database starting failed due to some reason.STOPPING
It displays
STOPPING
status when the database shutdown/stop is triggered and the process of stopping is on.STARTING
It displays
STARTING
status when the database start is triggered and the process of starting is on.Created - This field provides the date and time on which the database is created.
Last updated