aboutsummaryrefslogtreecommitdiff
path: root/doc/README.postgres
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-11-06 23:14:16 +0000
committerChristian Grothoff <christian@grothoff.org>2010-11-06 23:14:16 +0000
commitb79903baaacbb0fd2be7a01ae1cdfe6d94e978c1 (patch)
tree07b2364060176af2c89e3b5ff03ae7d02014d7bd /doc/README.postgres
parenta11cf9650408c7b491014801e4f935649fe506eb (diff)
downloadgnunet-b79903baaacbb0fd2be7a01ae1cdfe6d94e978c1.tar.gz
gnunet-b79903baaacbb0fd2be7a01ae1cdfe6d94e978c1.zip
fix
Diffstat (limited to 'doc/README.postgres')
-rw-r--r--doc/README.postgres2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.postgres b/doc/README.postgres
index 0213c72fb..2c96716a9 100644
--- a/doc/README.postgres
+++ b/doc/README.postgres
@@ -15,7 +15,7 @@ Cons
15MANUAL SETUP INSTRUCTIONS 15MANUAL SETUP INSTRUCTIONS
16 16
17 1) in /etc/gnunet.conf, set 17 1) in /etc/gnunet.conf, set
18 sqstore = "sqstore_postgres" 18 DATABASE = postgres
19 19
20 2) Then access postgres to create a user; I had to do this to get 20 2) Then access postgres to create a user; I had to do this to get
21 access and create a user: 21 access and create a user: