# README
Connection Test
This connects to PG and runs a query to verify that the connection is live.
./con-test-db -C "user=postgres dbname=pschlump port=5432 host=127.0.0.1 sslmode=disable"
for example.
This connects to PG and runs a query to verify that the connection is live.
./con-test-db -C "user=postgres dbname=pschlump port=5432 host=127.0.0.1 sslmode=disable"
for example.