This creates an empty db instance on the staging db1 instance.
The users created alongside are:
- user guest with read-only access
- user clearly-defined with write access
Related to T2865
Differential D4745
staging: Add clearly-defined postgresql instance ardumont on Dec 15 2020, 4:06 PM. Authored by
Details
This creates an empty db instance on the staging db1 instance. The users created alongside are:
Related to T2865 bin/octocatalog-diff demonstrates the new db instance creation. vagrant up staging-db1 happily creates the new db
Diff Detail
|