centos5 postgresql client

d-man picture d-man · Feb 24, 2011 · Viewed 12.3k times · Source

How can I install postgresql client only in centos 5?

Answer

Tometzky picture Tometzky · Feb 24, 2011

For PostgreSQL 8.4 client (recommended):

yum install postgresql84

For PostgreSQL 8.1 client:

yum install postgresql