Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1ZbTc1-0004Db-7k for pgsql-pkg-yum@arkaria.postgresql.org; Mon, 14 Sep 2015 13:16:01 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84) (envelope-from ) id 1ZbTc0-0008VT-LR for pgsql-pkg-yum@arkaria.postgresql.org; Mon, 14 Sep 2015 13:16:00 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84) (envelope-from ) id 1ZbTMx-0005Ad-Gf for pgsql-pkg-yum@postgresql.org; Mon, 14 Sep 2015 13:00:27 +0000 Received: from forward14m.cmail.yandex.net ([2a02:6b8:b030::9b]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84) (envelope-from ) id 1ZbTMp-0007LR-Mc for pgsql-pkg-yum@postgresql.org; Mon, 14 Sep 2015 13:00:26 +0000 Received: from web6m.yandex.ru (web6m.yandex.ru [37.140.138.97]) by forward14m.cmail.yandex.net (Yandex) with ESMTP id DA53621678 for ; Mon, 14 Sep 2015 16:00:09 +0300 (MSK) Received: from 127.0.0.1 (localhost [127.0.0.1]) by web6m.yandex.ru (Yandex) with ESMTP id 2EF871BA2D33; Mon, 14 Sep 2015 16:00:09 +0300 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1442235609; bh=r6DHCUDgpJXs+YegrujYUy0ypI05ZlskWwUVtveKsH4=; h=From:To:Subject:Date; b=a2YB45zkw2w7fpvrI6PcVO/XyY2zr66jJMRh7uHmmiBZS03Jn7LfHKPK31sEkn0ld tOOfkdXuzPYMc9xSMFj7itNmHtMRUxzCRVjjYS4jzLZTo0YwSEPSELyTOdxRuBdRVS Z0+3IJJ8Fw8+LFAaMt4xtrsYAacVL+wSDq2yuYio= Received: by web6m.yandex.ru with HTTP; Mon, 14 Sep 2015 16:00:08 +0300 From: Andrew N Golovkov Envelope-From: andor000@yandex.ru To: pgsql-pkg-yum@postgresql.org Subject: init script for pgpool MIME-Version: 1.0 Message-Id: <306581442235608@web6m.yandex.ru> X-Mailer: Yamail [ http://yandex.ru ] 5.0 Date: Mon, 14 Sep 2015 16:00:08 +0300 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Pg-Spam-Score: -1.6 (-) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-pkg-yum Precedence: bulk Sender: pgsql-pkg-yum-owner@postgresql.org Can you fix init script for pgpool in repository? In mainstream start/stop issues fixed 28.05.2014: > $SU -l $PGPOOLUSER -c "$PGPOOLDAEMON -f $PGPOOLCONF -m fast stop" >> "$PGPOOLLOG" 2>&1 < /dev/null But yum repo have old init-script: > killproc /usr/bin/pgpool -- Sent via pgsql-pkg-yum mailing list (pgsql-pkg-yum@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-pkg-yum