# Sample PostgreSQL options file used to run the tests. Adjust to
# match your PostgreSQL setup.
#

# This use must be able to login without specifying a password.
#
--user odb_test
--database odb_test
# --host
# --port