The database is still being created. Operations on the database may fail
with FAILED_PRECONDITION in this state.
Ready
The database is fully created and ready for use.
ReadyOptimizing
The database is fully created and ready for use, but is still
being optimized for performance and cannot handle full load.
In this state, the database still references the backup
it was restore from, preventing the backup
from being deleted. When optimizations are complete, the full performance
of the database will be restored, and the database will transition to
READY state.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The latest version available is 5.0.0-beta05, which is a beta release."],["This page lists all available versions for the `Google.Cloud.Spanner.Admin.Database.V1.Database.Types.State` namespace, ranging from 5.0.0-beta05 down to 3.5.0."],["The `State` enum provides four possible states for a database: `Creating`, `Ready`, `ReadyOptimizing`, and `Unspecified`."],["Each database state implies a different operational status, such as whether the database is still under creation or if it is ready for use, and whether it is being optimized for performance."],["Version 3.7.0 is the default for namespace `Google.Cloud.Spanner.Admin.Database.V1` documentation."]]],[]]