diff options
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: |