[ADMIN] Installing PostgreSQL Yum Repository

2012-08-18 Thread Jonathan Pool
I am trying to follow the instructions on http://www.postgresql.org/download/linux/redhat/ for installing the PostgreSQL Yum Repository (on RHEL 5). So I downloaded pgdg-redhat-9.1-4.noarch.rpm into a directory from http://yum.postgresql.org/9.1/redhat/rhel-5-x86_64/pgdg-redhat-9.1-4.noarch.rpm

[ADMIN] symbol lookup error: /usr/pgsql-9.1/bin/pg_ctl: undefined symbol: PQping

2012-08-18 Thread Jonathan Pool
Steve Crawford reported in September 2011 at http://archives.postgresql.org/pgsql-admin/2011-09/msg00101.php on "a packaging/library issue that seems likely to bite anyone trying to do a parallel install of 9.0 and 9.1 from PGDG CentOS repo. Don't know if if affects any other packages." I seem

Re: [ADMIN] Installing PostgreSQL Yum Repository

2012-08-18 Thread Craig Ringer
On 08/19/2012 01:25 AM, Jonathan Pool wrote: I am trying to follow the instructions on http://www.postgresql.org/download/linux/redhat/ for installing the PostgreSQL Yum Repository (on RHEL 5). So I downloaded pgdg-redhat-9.1-4.noarch.rpm into a directory from http://yum.postgresql.org/9.1/re

Re: [ADMIN] Installing PostgreSQL Yum Repository

2012-08-18 Thread Jonathan Pool
>> So I downloaded pgdg-redhat-9.1-4.noarch.rpm into a directory from >> http://yum.postgresql.org/9.1/redhat/rhel-5-x86_64/pgdg-redhat-9.1-4.noarch.rpm. >> >> Then I tried to install it with: >> >> rpm -i >> http://yum.postgresql.org/9.1/redhat/rhel-5-x86_64/pgdg-redhat-9.1-4.noarch.rpm > > F