diff options
author | Constantin Michael <constantin@codesynthesis.com> | 2011-07-22 17:33:04 +0200 |
---|---|---|
committer | Constantin Michael <constantin@codesynthesis.com> | 2011-07-22 17:33:04 +0200 |
commit | 529bfe813f6e00ce7e3c09f75ec55f240c83d3ca (patch) | |
tree | 024c45375f27159abbcf262b147e848d13c645d4 /pgsql.options | |
parent | 7f782f4524c368cd5b21ccb12a03a5d965c66919 (diff) |
Include messages regarding trusted test database user in automake messages
Diffstat (limited to 'pgsql.options')
-rw-r--r-- | pgsql.options | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pgsql.options b/pgsql.options index 355b64c..841de56 100644 --- a/pgsql.options +++ b/pgsql.options @@ -2,6 +2,8 @@ # match your PostgreSQL setup. # +# This use must be able to login without specifying a password. +# --user odb_test --database odb_test # --host |