Re: [PATCH] better systemd integration - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: [PATCH] better systemd integration
Date
Msg-id CAFj8pRCD9r2CLxOcuRuBqRtuwMX=jmLNMxfOT8f5tJNYyeAGyw@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] better systemd integration  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: [PATCH] better systemd integration  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">Hi<br /><br /></div><div
class="gmail_quote"><blockquoteclass="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid
rgb(204,204,204);padding-left:1ex"><spanclass=""> ><br /> ><br /> > You sent only rebased code of previous
version.I didn't find additional<br /> > checks.<br /><br /></span>Oops.  Here is the actual new code.<br /><br
/></blockquote></div><br/></div><div class="gmail_extra">New test is working as expected<br /><br /></div><div
class="gmail_extra">Idid lot of tests - and this code works perfect in single server mode, and with slave hot-standby
mode.<br/><br /></div><div class="gmail_extra">It doesn't work with only standby mode<br /><br />[root@dhcppc1 pavel]#
systemctlstart pg2.service<br />Job for pg2.service failed because a timeout was exceeded. See "systemctl status
pg2.service"and "journalctl -xe" for details.<br /><br /></div><div class="gmail_extra">Default timeout on FC is 90 sec
-it is should not to be enough for large servers with large shared buffers and high checkpoint segments. It should be
mentionedin service file.<br /><br /></div><div class="gmail_extra">Regards<br /><br /></div><div
class="gmail_extra">Pavel<br/></div><div class="gmail_extra"><br /><br /></div><div class="gmail_extra"><br
/></div><divclass="gmail_extra"><br /></div></div> 

pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: Proposal: Generic WAL logical messages
Next
From: Alexander Korotkov
Date:
Subject: Re: Move PinBuffer and UnpinBuffer to atomics