Re: init script for pgpool

From: Jeff Frost <jeff(at)pgexperts(dot)com>
To: Andrew N Golovkov <andor000(at)ya(dot)ru>
Cc: pgsql-pkg-yum(at)postgresql(dot)org
Subject: Re: init script for pgpool
Date: 2015-09-17 18:38:32
Message-ID: F5B8EE67-19BD-4224-B71D-CD03E826CE61@pgexperts.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-yum

Andrew, I’ve pushed updates to jf/pgpool_fixes branch in the pgrpms project.

Would you like to test the init script for us before we merge it to master?

> On Sep 14, 2015, at 6:00 AM, Andrew N Golovkov <andor000(at)ya(dot)ru> wrote:
>
> 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(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-pkg-yum

---
Jeff Frost <jeff(at)pgexperts(dot)com>
CTO, PostgreSQL Experts, Inc.
Phone: 1-888-PG-EXPRT x506
FAX: 415-762-5122
http://www.pgexperts.com/

In response to

Responses

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message Andrew N Golovkov 2015-09-18 12:40:51 Re: init script for pgpool
Previous Message Bernd Helmle 2015-09-17 12:49:17 Re: systemd service files vs. postgresql9x-setup