summaryrefslogtreecommitdiffstats
path: root/template/en/default
diff options
context:
space:
mode:
authorDylan William Hardison <dylan@hardison.net>2016-07-08 18:59:29 +0200
committerGitHub <noreply@github.com>2016-07-08 18:59:29 +0200
commit5880669daea07f078e2bd9deb6e1a0793f6a929f (patch)
treeb6fb7b30521c69af82f25626ad05f5d35643c8e7 /template/en/default
parentc0cf9b11fb4a21387126069ff8cd7e3400a8de39 (diff)
downloadbugzilla-5880669daea07f078e2bd9deb6e1a0793f6a929f.tar.gz
bugzilla-5880669daea07f078e2bd9deb6e1a0793f6a929f.tar.xz
Bug 542507 - [PostgreSQL] The db_user sometimes cannot connect to the "template1" database
Diffstat (limited to 'template/en/default')
-rw-r--r--template/en/default/setup/strings.txt.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/en/default/setup/strings.txt.pl b/template/en/default/setup/strings.txt.pl
index 4b1bc873e..3adb06b85 100644
--- a/template/en/default/setup/strings.txt.pl
+++ b/template/en/default/setup/strings.txt.pl
@@ -141,6 +141,7 @@ END
localconfig_db_name => <<'END',
The name of the database. For Oracle, this is the database's SID. For
SQLite, this is a name (or path) for the DB file.
+For postgres, this database must already exist and be writable by $db_user.
END
localconfig_db_pass => <<'END',
Enter your database password here. It's normally advisable to specify