Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ePQHN-0000FX-O4 for pgsql-pkg-yum@arkaria.postgresql.org; Thu, 14 Dec 2017 09:58:13 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ePQHM-0001KL-Q8 for pgsql-pkg-yum@arkaria.postgresql.org; Thu, 14 Dec 2017 09:58:12 +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_2) (envelope-from ) id 1ePQHM-0001KB-Lt for pgsql-pkg-yum@lists.postgresql.org; Thu, 14 Dec 2017 09:58:12 +0000 Received: from feynman.df7cb.de ([195.49.152.168]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1ePQHF-00008j-5Z for pgsql-pkg-yum@postgresql.org; Thu, 14 Dec 2017 09:58:12 +0000 Received: from msg.df7cb.de (unknown [IPv6:2003:5b:203b:100:7627:eaff:fe52:8e03]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by feynman.df7cb.de (Postfix) with ESMTPSA id 3yy8Bg2BKNz3F0C; Thu, 14 Dec 2017 10:58:03 +0100 (CET) Date: Thu, 14 Dec 2017 10:58:02 +0100 From: Christoph Berg To: Devrim =?iso-8859-1?B?R/xuZPx6?= Cc: Victor Yegorov , pgsql-pkg-yum@postgresql.org Subject: Re: Skytools for 10 =?utf-8?B?4oCUIFJQ?= =?utf-8?Q?M?= missing Message-ID: <20171214095802.GA16859@msg.df7cb.de> Mail-Followup-To: Christoph Berg , Devrim =?iso-8859-1?B?R/xuZPx6?= , Victor Yegorov , pgsql-pkg-yum@postgresql.org References: <1513199824.19931.133.camel@gunduz.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1513199824.19931.133.camel@gunduz.org> User-Agent: Mutt/1.9.1 (2017-09-22) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Re: Devrim Gündüz 2017-12-13 <1513199824.19931.133.camel@gunduz.org> > > skytools package is missing from the PGDG 10 yum repository. > > > > Still, in the source tree I can see `spec` file: > > rpm/redhat/master/skytools/EL-7/skytools-10.init > > > > Is it possible to include this RPM into the repo, please? > > Skytools does not compile against Postgres 10. On the Debian side, we started moving to the split packages from https://github.com/pgq . Unfortunately, there's a whole bunch of them, and we have only packaged pgq and pgqd yet. The whole thing there looks like a big mess :( Christoph