| From: | Lamar Owen <lamar(dot)owen(at)wgcr(dot)org> |
|---|---|
| To: | "Roderick A(dot) Anderson" <raanders(at)acm(dot)org>, <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: psql only on client (RPM) |
| Date: | 2003-07-10 19:11:21 |
| Message-ID: | 200307101511.21768.lamar.owen@wgcr.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Wednesday 09 July 2003 19:38, Roderick A. Anderson wrote:
> I just sorted out an arp table issue that was keeping me from connecting
> to a remote database but now the installation script I'm using requires
> psql on a pretty much stripped down system, ie. no Pg installed.
> This was addressed on this list at least once but searches in the archives
> yielded no results (for me). What RPM(s) do I need to get just the client
> pieces to use psql?
Install postgresql-libs and postgresql. I think that should be everything you
need, if I've set it up correctly. If you had a custom app that only needed
libpq, you could just intall postgresql-libs (such as php or perl-DBI/DBD).
But psql itself lives in the postgresql rpm, and libpq in postgresql-libs.
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joseph Shraibman | 2003-07-10 22:42:26 | Planner questions |
| Previous Message | Garo Hussenjian | 2003-07-10 18:16:05 | Extracting day of week from timestamp |