DB="postgres://postgres:P4ssw0rd@localhost"
VSQL="SELECT setting AS version FROM pg_settings WHERE name='server_version';"
