From 30ce21330336abc292018506cff3173669f10bef Mon Sep 17 00:00:00 2001 From: Louise Crow Date: Mon, 2 Mar 2015 16:00:00 +0000 Subject: Add a better note for new postgres users. Closes #2199. --- docs/installing/macos.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs/installing') diff --git a/docs/installing/macos.md b/docs/installing/macos.md index e93ea452f..68f767b2b 100644 --- a/docs/installing/macos.md +++ b/docs/installing/macos.md @@ -96,8 +96,9 @@ Create a `foi` user from the command line, like this: createuser -s -P foi -_Note:_ Leaving the password blank will cause great confusion if you're new to -PostgreSQL. +_Note:_ After running this command you will be prompted to set a +password for the user. Don't leave it blank if you are new to +PostgreSQL, or it could be difficult to set later for you. We'll create a template for our Alaveteli databases: -- cgit v1.2.3