diff options
author | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2010-11-06 23:14:16 +0000 |
---|---|---|
committer | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2010-11-06 23:14:16 +0000 |
commit | 6c53c50ec516b7ec1beab4cd15a2154102a41b33 (patch) | |
tree | 07b2364060176af2c89e3b5ff03ae7d02014d7bd /doc/README.postgres | |
parent | 2b8c74fc883e25f38db32f7fef2c01f2a81e8d58 (diff) |
fix
git-svn-id: https://gnunet.org/svn/gnunet@13598 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'doc/README.postgres')
-rw-r--r-- | doc/README.postgres | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.postgres b/doc/README.postgres index 0213c72fbe..2c96716a92 100644 --- a/doc/README.postgres +++ b/doc/README.postgres @@ -15,7 +15,7 @@ Cons MANUAL SETUP INSTRUCTIONS 1) in /etc/gnunet.conf, set - sqstore = "sqstore_postgres" + DATABASE = postgres 2) Then access postgres to create a user; I had to do this to get access and create a user: |