aboutsummaryrefslogtreecommitdiff
path: root/pgsql.options
blob: 841de562319be55165ddaa6b2e8344326689ffaa (plain)
1
2
3
4
5
6
7
8
9
10
# 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