Update README.md

This commit is contained in:
Timo Zingel
2014-11-16 19:31:28 +01:00
parent 8b52c4e35a
commit 68977a5d19
+2 -2
View File
@@ -167,9 +167,9 @@ This will make sure that the data stored in the database is not lost when the im
## Securing the server
By default a randomly generated password is assigned for the postgres user. The password is stored in a file named `pwpass` in the data store and is printed in the logs.
By default a randomly generated password is assigned for the postgres user. The password is stored in a file named `pwfile` in the data store and is printed in the logs.
If you dont want this password to be displayed in the logs, then please note down the password listed in `/opt/postgresql/data/pwpass` and then delete the file.
If you dont want this password to be displayed in the logs, then please note down the password listed in `/opt/postgresql/data/pwfile` and then delete the file.
```bash
cat /opt/postgresql/data/pwfile