[Piuparts-commits] [piuparts] 03/05: piuparts issue: failing to start postgresql 10
Holger Levsen
holger at layer-acht.org
Mon Nov 20 10:25:39 UTC 2017
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch develop
in repository piuparts.
commit bd66e19aff8a692cfaee755b613b927958875cee
Author: Andreas Beckmann <anbe at debian.org>
Date: Mon Nov 20 09:28:09 2017 +0100
piuparts issue: failing to start postgresql 10
Signed-off-by: Andreas Beckmann <anbe at debian.org>
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
master-bin/detect_piuparts_issues.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/master-bin/detect_piuparts_issues.in b/master-bin/detect_piuparts_issues.in
index 7ecb02c..ca1f643 100644
--- a/master-bin/detect_piuparts_issues.in
+++ b/master-bin/detect_piuparts_issues.in
@@ -65,6 +65,7 @@ add_pattern "(groupadd|useradd): (unable to lock|cannot rewrite) (group|password
add_pattern 'INVOKE-RC.D: INITSCRIPT (MYSQL|POSTGRESQL|POSTGRESQL-8.3), ACTION "(RE)?START" FAILED.'
add_pattern 'invoke-rc.d: initscript (mysql|postgresql|postgresql-8.3), action "(re)?start" failed.'
add_pattern 'The PostgreSQL server failed to start.'
+add_pattern 'Is another postmaster already running on port 543.'
add_pattern 'No database found online on port 5432'
add_pattern 'unable to connect to postgresql server'
add_pattern 'Failed to connect to postgres.'
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git
More information about the Piuparts-commits
mailing list