Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dsGFa-0002cs-UH for pgsql-pkg-yum@arkaria.postgresql.org; Wed, 13 Sep 2017 22:35:19 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1dsGFZ-00079M-UG for pgsql-pkg-yum@arkaria.postgresql.org; Wed, 13 Sep 2017 22:35:17 +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 1dsGFV-000712-Ix for pgsql-pkg-yum@postgresql.org; Wed, 13 Sep 2017 22:35:13 +0000 Received: from mail-wm0-x233.google.com ([2a00:1450:400c:c09::233]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1dsGFS-000636-4c for pgsql-pkg-yum@postgresql.org; Wed, 13 Sep 2017 22:35:12 +0000 Received: by mail-wm0-x233.google.com with SMTP id 189so1359486wmh.1 for ; Wed, 13 Sep 2017 15:35:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=ovxxT6fzIFPUHVimp7CaYhlcK5cwg0RtuLotPxzZHQ0=; b=Az6DYBvyspBO9+9lzy4KZgM4isPwbzox2fkvG2IS0MgRXzCGdIdGMFCXaUiewzXzry 3z8dsg6Nhhes0mq9xKOyqwihXbT9LTjRtycu4rfXCw0rUVjJB1mJk5y0w5xi2Oqdtcwq Yh+kafn+6vk5qZzD4QM8jNIQsudi3wJzfFWfjqMOwAf697/3PdAkEHmaebYW1DxDsp5T fUtJeZc4bYFJHAK4Uqo1XcS3vD1Cd2D8zGL0IsJ2cQRErkFhknk1gvOPQzau0hczr4mf 7rD6Yh6ZkGzTYVzBPGzp5J8+7TAz6BYu00Ic5cj48zTu7fxoP9a4IZ0H1Qve0njfCNDI 0BEg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=ovxxT6fzIFPUHVimp7CaYhlcK5cwg0RtuLotPxzZHQ0=; b=dUpr/Hrw1j5KMwSIBN3j3MPjhJi+GO8N8f01h4ixoGspbB9anSVqQ1BaOaR7EZ+wk0 I6ErogcGsJqdZZa4bc7uOF69tGQVvz7nTQ2NvFlVBQT14zEB0scTQv69wm48BJQUvd3Q bHME5jhUfetnhsERFZqHBsIxK+cmBa3Gn0oifEUk03Z2PhAtnj3wMu43nnnckJPMELWH 4fiGavjzf5kfozf+ui1EKOM+AlGC7ta48dCGrEtI6AVGznt4mgFRC+PTClSvHmicyybK FGolgGI7rkr7SoguV4hdDY6Beau1y+HrCsQNhNjokiikBpFwU2tdCeWcYuWe/Dk1zcEV MQ1A== X-Gm-Message-State: AHPjjUiMqRMO8tuFEOM+MD6Dd6oXRagpQE/WrB3Y8WBciAM0nNg5pc6g pwtsqr6sp38SmXV0kQykr1CNwf5gPRmb0lM+sdTv X-Google-Smtp-Source: AOwi7QDhHel18SOSyaKLl81jfrH0xJ3VGen65fveP5eXZStjWQONtk7kP18Ty0sTpFNvpI6ebjwwhYtuSufNcsC/Jxk= X-Received: by 10.28.236.91 with SMTP id k88mr156527wmh.95.1505342109037; Wed, 13 Sep 2017 15:35:09 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.221.215 with HTTP; Wed, 13 Sep 2017 15:35:08 -0700 (PDT) In-Reply-To: <1505316799.6496.60.camel@gunduz.org> References: <1505316799.6496.60.camel@gunduz.org> From: Yuri Kanivetsky Date: Thu, 14 Sep 2017 01:35:08 +0300 Message-ID: Subject: Re: postgresql94 doesn't add pg_config to alternatives system To: =?UTF-8?B?RGV2cmltIEfDvG5kw7x6?= Cc: pgsql-pkg-yum@postgresql.org Content-Type: text/plain; charset="UTF-8" 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 Hi, Can you possibly elaborate? These are the binaries for which you provide alternatives: psql clusterdb createdb createlang createuser dropdb droplang dropuser pg_basebackup pg_dump pg_dumpall pg_restore reindexdb vacuumdb Are they all binary equal for 9.x packages? For 9.x + 8.x packages? Or they can have non-breaking changes? Or they can be used with any PostgreSQL server of the same major version? Regards, Yuri -- 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