Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lRa22-0005Hq-02 for pgsql-pkg-debian@arkaria.postgresql.org; Wed, 31 Mar 2021 12:33:10 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1lRa20-0002pI-Px for pgsql-pkg-debian@arkaria.postgresql.org; Wed, 31 Mar 2021 12:33:08 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lRa20-0002pA-Hd for pgsql-pkg-debian@lists.postgresql.org; Wed, 31 Mar 2021 12:33:08 +0000 Received: from forwardcorp1j.mail.yandex.net ([2a02:6b8:0:1619::183]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lRa1w-0006pD-Jp for pgsql-pkg-debian@postgresql.org; Wed, 31 Mar 2021 12:33:07 +0000 Received: from sas1-6b1512233ef6.qloud-c.yandex.net (sas1-6b1512233ef6.qloud-c.yandex.net [IPv6:2a02:6b8:c14:44af:0:640:6b15:1223]) by forwardcorp1j.mail.yandex.net (Yandex) with ESMTP id 986AB2E160C; Wed, 31 Mar 2021 15:32:57 +0300 (MSK) Received: from sas1-9d43635d01d6.qloud-c.yandex.net (sas1-9d43635d01d6.qloud-c.yandex.net [2a02:6b8:c08:793:0:640:9d43:635d]) by sas1-6b1512233ef6.qloud-c.yandex.net (mxbackcorp/Yandex) with ESMTP id 85QW64cMlQ-Wt08FHwn; Wed, 31 Mar 2021 15:32:57 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex-team.ru; s=default; t=1617193977; bh=+BHt4eELDjpw+xGzP2++qaqY0rWNEnUEpQIB2U+mF0Q=; h=To:Message-Id:References:Date:Subject:Cc:In-Reply-To:From; b=iXfHjThLPO87XwY6WWmKWqMoy/w7dO6amxCquFTrGueOKO9wlZc0mqNqP2BxJa7Q6 UJIuNvTxh2c0AJJ7ftlpGf2LNuRgEywxa5l/Hy9NwMXpLbK3C+t4ouTDsVTiUDr/Qt MjGyKhXZzwSd2S8fj55CWyhfL9yo8OJNRuEmBPJU= Authentication-Results: sas1-6b1512233ef6.qloud-c.yandex.net; dkim=pass header.i=@yandex-team.ru Received: from unknown (unknown [2a02:6b8:0:450c:84b8:1541:8730:c833]) by sas1-9d43635d01d6.qloud-c.yandex.net (smtpcorp/Yandex) with ESMTPSA id Ji6XKAbJ3h-Wto8NrMY; Wed, 31 Mar 2021 15:32:55 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.4\)) Subject: Re: Adding packages fro WAL-G and Odyssey From: Andrey Borodin In-Reply-To: Date: Wed, 31 Mar 2021 15:32:54 +0300 Cc: Christoph Berg , pgsql-pkg-debian@postgresql.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <5FDAF3A4-4C0D-47F5-821F-20CFD578B3C6@yandex-team.ru> <54DCFC65-56DE-43AE-8219-B9D19B5AA311@yandex-team.ru> To: =?utf-8?B?RGV2cmltIEfDvG5kw7x6?= X-Mailer: Apple Mail (2.3608.120.23.2.4) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Devrim, thank you for looking into this! > 30 =D0=BC=D0=B0=D1=80=D1=82=D0=B0 2021 =D0=B3., =D0=B2 02:05, Devrim = G=C3=BCnd=C3=BCz =D0=BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0= =BB(=D0=B0): > On Sat, 2021-02-20 at 14:40 +0500, Andrey Borodin wrote: >=20 >>> Does any of these link to PG as an extension or are they "normal" >>> programs that do not depend on the PG major version? >> They are normal. Kind of. >> I'm planning to release Odyssey 1.2 soon, so I'd start from Odyssey, >> I think. >=20 > I took if I can RPMify Odyssey. Unless I'm missing something, there is > no other way than running make local_run to run it as a daemon -- = which > I don't think is doable for any kind of packaging system. >=20 > So, what I if install build/sources/odyssey binary under /usr/bin, cp > oddysey.conf to /etc/odyssey.conf and run it via systemctl? Is this > sufficient ? I think this should work. There is a setting "daemonize", I think it = must be on to start properly in this setup. Thank you! Best regards, Andrey Borodin.=