Skip to content

Latest commit

 

History

History

createdb

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Create DB

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.

Running the test

../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