diff options
author | Constantin Michael <constantin@codesynthesis.com> | 2011-07-22 17:30:40 +0200 |
---|---|---|
committer | Constantin Michael <constantin@codesynthesis.com> | 2011-07-22 17:30:40 +0200 |
commit | 7ce4326acc1580f5d02ef5c54656364aa50b3494 (patch) | |
tree | 49648a5f29a6e138a5cdfe09cf3bdaa2ecc54e32 /pgsql.options | |
parent | 2d3eaea64ddeae9c550e4b84c0faa74c9dde22b7 (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 |