centos5 postgresql client

12.3k Views Asked by At

How can I install postgresql client only in centos 5?

1

There are 1 best solutions below

0
On BEST ANSWER

For PostgreSQL 8.4 client (recommended):

yum install postgresql84

For PostgreSQL 8.1 client:

yum install postgresql