Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1Zu4Oq-0008EZ-Vv for pgsql-pkg-yum@arkaria.postgresql.org; Wed, 04 Nov 2015 20:11:17 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84) (envelope-from ) id 1Zu4Oq-00083j-HP for pgsql-pkg-yum@arkaria.postgresql.org; Wed, 04 Nov 2015 20:11:16 +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 1Zu2u8-0006ss-K9 for pgsql-pkg-yum@postgresql.org; Wed, 04 Nov 2015 18:35:28 +0000 Received: from mail-qg0-x22a.google.com ([2607:f8b0:400d:c04::22a]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84) (envelope-from ) id 1Zu2u4-00083Y-Ak for pgsql-pkg-yum@postgresql.org; Wed, 04 Nov 2015 18:35:27 +0000 Received: by qgbb65 with SMTP id b65so47599945qgb.2 for ; Wed, 04 Nov 2015 10:35:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mtu_edu.20150623.gappssmtp.com; s=20150623; h=mime-version:date:message-id:subject:from:to:content-type; bh=zb3KwujNtHonQn+JOeiBf0AkcnZvjqIG+WbYl7biBGw=; b=YjDZio6jkXfHunh+GFN9T8YHNX6j7GdIolOZ4+Y72RBqhAH1n4ynPTbGcNF7qQpHt7 CyazYFdNI/MykOu/3YTrN7x3wLPdafyR1lt0w7NaJ9E1kxyjesqAwFKRkDhXQ+efd3Dx uX7DEMngeI69bBVoBhMnQyRJ4NxGyhQUKTkW3k2wysLeGtoY4R06n8lcbXcCMIczBOCe YY1evp0cyZOYKbfs7jKDQiiT3NwbN2yXyd7kAG6Io6jE8qDAjjLmySBhdYZwrxeDUVEH FCq/RzvvLyrgDJ4coL8TDAz02paUy+wkfNjHTIKhNnAFdKp1kEQlwz3oXOwUnnjVukeo Gw+g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=zb3KwujNtHonQn+JOeiBf0AkcnZvjqIG+WbYl7biBGw=; b=ihOg4NEzq4CHdJnhPrO+U1jPKppIF5J4mx2nnxEBcSAE1lKcOVZHdXaG+u43Cj6MDl XLXlCKI/1fryyy42ny69nhwkBtDTjawvVVdZaKv5HhAlfafztNUvGM9gHhKGSnTe6aPK VjTPYU7QQWYyZHgaRW8314CjAv1eG/7vg3qwsAPfdercxumegPuL94noxgQLByjihkDO Et7CFyp10S3XFSenRgxl0WgBiHRagDlKy74Lt8C3Klk4oU4cjZcG9yVl5ycThS4xsiZ5 n2TbkhDAFYPe1RNKzuFxW9cP1u9LEYT3Cpm/ItTj9xW0rZ24D2B3g+Qjvklj0o/nKX13 5EkA== X-Gm-Message-State: ALoCoQnsZEXzQEflQd6zrJY7SsQF3OaczOYvLa5gIAgWRukf3G74ruBaKzqV98d3EJk0zahGrTAg MIME-Version: 1.0 X-Received: by 10.140.20.98 with SMTP id 89mr3121898qgi.15.1446662122026; Wed, 04 Nov 2015 10:35:22 -0800 (PST) Received: by 10.55.142.134 with HTTP; Wed, 4 Nov 2015 10:35:21 -0800 (PST) Date: Wed, 4 Nov 2015 13:35:21 -0500 Message-ID: Subject: EL-7 PostgreSQL 9.4 From: Justin King To: pgsql-pkg-yum@postgresql.org Content-Type: multipart/alternative; boundary=001a11c126fce4d0570523bb45a9 X-Pg-Spam-Score: -2.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 --001a11c126fce4d0570523bb45a9 Content-Type: text/plain; charset=UTF-8 Greetings, The EL7 RPM for postgresql94, postgresql94-server appears to be missing executables in the path. Additionally repmgr94 does not get placed in the path either. The following is a list of provided files by the EL7 postgresql packages and your postgresql packages. *postgresql/postgresql-server*: /usr/bin/clusterdb /usr/bin/createdb /usr/bin/createlang /usr/bin/createuser /usr/bin/dropdb /usr/bin/droplang /usr/bin/dropuser /usr/bin/pg_config /usr/bin/pg_dump /usr/bin/pg_dumpall /usr/bin/pg_restore /usr/bin/psql /usr/bin/reindexdb /usr/bin/vacuumdb /usr/bin/clusterdb /usr/bin/createdb /usr/bin/createlang /usr/bin/createuser /usr/bin/dropdb /usr/bin/droplang /usr/bin/dropuser /usr/bin/pg_config /usr/bin/pg_dump /usr/bin/pg_dumpall /usr/bin/pg_restore /usr/bin/psql /usr/bin/reindexdb /usr/bin/vacuumdb /usr/bin/initdb /usr/bin/pg_basebackup /usr/bin/pg_controldata /usr/bin/pg_ctl /usr/bin/pg_receivexlog /usr/bin/pg_resetxlog /usr/bin/postgres /usr/bin/postgresql-check-db-dir /usr/bin/postgresql-setup /usr/bin/postmaster *postgresql94/postgresql94-server*: /usr/bin/psql /usr/bin/clusterdb /usr/bin/createdb /usr/bin/createlang /usr/bin/createuser /usr/bin/dropdb /usr/bin/droplang /usr/bin/dropuser /usr/bin/pg_basebackup /usr/bin/pg_dump /usr/bin/pg_dumpall /usr/bin/pg_restore /usr/bin/reindexdb /usr/bin/vacuumdb Lastly the .bash_profile installed by your package does not source /etc/profile. *postgres/postgresql-server*: [ -f /etc/profile ] && source /etc/profile PGDATA=/var/lib/pgsql/data export PGDATA Are they not installed as alternatives for a reason, or just missed? :) Justin --001a11c126fce4d0570523bb45a9 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Greetings,

The EL7 RPM for postgresql94= , postgresql94-server appears to be missing executables in the path. Additi= onally repmgr94 does not get placed in the path either. The following is a = list of provided files by the EL7 postgresql packages and your postgresql p= ackages.

postgresql/postgresql-server:
/usr/bin/clusterdb
/usr/bin/createdb
/usr/bi= n/createlang
/usr/bin/createuser
/usr/bin/dropdb
<= div>/usr/bin/droplang
/usr/bin/dropuser
/usr/bin/pg_con= fig
/usr/bin/pg_dump
/usr/bin/pg_dumpall
/usr= /bin/pg_restore
/usr/bin/psql
/usr/bin/reindexdb
<= div>/usr/bin/vacuumdb
/usr/bin/clusterdb
/usr/bin/creat= edb
/usr/bin/createlang
/usr/bin/createuser
/= usr/bin/dropdb
/usr/bin/droplang
/usr/bin/dropuser
/usr/bin/pg_config
/usr/bin/pg_dump
/usr/bin/pg_d= umpall
/usr/bin/pg_restore
/usr/bin/psql
/usr= /bin/reindexdb
/usr/bin/vacuumdb
/usr/bin/initdb
<= div>/usr/bin/pg_basebackup
/usr/bin/pg_controldata
/usr= /bin/pg_ctl
/usr/bin/pg_receivexlog
/usr/bin/pg_resetxl= og
/usr/bin/postgres
/usr/bin/postgresql-check-db-dir
/usr/bin/postgresql-setup
/usr/bin/postmaster

postgresql94/postgresql94-server:
/usr/bin/psql
/usr/bin/clusterdb
/usr/bin/create= db
/usr/bin/createlang
/usr/bin/createuser
/usr/bin/dropdb
/usr/bin/droplang
/usr/bin/dropuser<= /div>
/usr/bin/pg_basebackup
/usr/bin/pg_dump
/u= sr/bin/pg_dumpall
/usr/bin/pg_restore
/usr/bin/reinde= xdb
/usr/bin/vacuumdb

Last= ly the .bash_profile installed by your package does not source /etc/profile= .

postgres/postgresql-server:
[ -f /etc/profile ] && source /etc/profile PGDATA=3D/var/lib/pgsql/data export PGDATA

=
Are they not installed as alternati= ves for a reason, or just missed? :)

Justin
--001a11c126fce4d0570523bb45a9--