This test case is demonstrating createdb=yes
parameter usage to create a non-existing database.
Schema Guard accepts the configuration parameters from the command-line, configuration file, and environment variables. So, you can set parameters from
test.cfg
in different ways. Please read the Configuration article to learn the details.
../test.sh createdb
If you're interested in examining the resulting schema or history table content, it can be useful to keep the psql prompt after the example is completed.
../test.sh createdb psql