Re: BUG #14320: systemd terminates postgresql hot standby instance 90 seconds after start

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: Andreas Papst <andreas(dot)papst(at)univie(dot)ac(dot)at>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #14320: systemd terminates postgresql hot standby instance 90 seconds after start
Date: 2016-09-15 00:19:32
Message-ID: 1bc537c4-4d6f-d14e-ad89-873df1b7f77f@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Something unusual is going on. Try running the commands in the unit
file by hand and see whether they succeed or print additional
diagnostics. Check the systemd logs, if any. The reason the process
ends up getting killed is that systemd thinks it has not started
successfully.

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bhupendra Kumar 2016-09-15 06:22:01 Facing issue with Global lock in postgres-bdr
Previous Message Gavin Flower 2016-09-14 22:03:13 Re: [BUGS] BUG #14244: wrong suffix for pg_size_pretty()