Re: Postgre Client only Install on Linux- 8.4.7

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Postgre Client only Install on Linux- 8.4.7
Date: 2011-05-23 19:39:59
Message-ID: 4DDAB80F.1010902@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 05/23/11 5:16 AM, Chitra wrote:
> How can i install only the postgre client on an RHEL 5.5 machine??
> I have installed the server running the
> ./postgresql-8.4.7-1-linux-x64.bin command.

use the rpms from the yum repository, postgresql-libs is the runtime
client software.

see http://yum.pgrpms.org/ and http://yum.pgrpms.org/howtoyum.php

frankly, I would use that version for the server too, rather than that
.bin thing

--
john r pierce N 37, W 123
santa cruz ca mid-left coast

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Shane W 2011-05-23 20:08:07 Trapping errors
Previous Message Bosco Rama 2011-05-23 18:27:42 Re: Postgres 8.3.5 - ECPG and the use of descriptors and cursors in multi-threaded programs