Re: PSQL by itself? - Mailing list pgsql-general

From Steve Crawford
Subject Re: PSQL by itself?
Date
Msg-id 20030502233738.4AB65103C7@polaris.pinpointresearch.com
Whole thread Raw
In response to PSQL by itself?  (Hadley Willan <hadley.willan@deeperdesign.co.nz>)
List pgsql-general
Either grab the sources and compile with the "static" option for a "no
libraries needed" version or copy psql and the appropriate libraries (IIRC
libpq.so.3 is all you need but there could be another one or two - you may
also need to run ldconfig after copying in the new library).

Cheers,
Steve


On Friday 02 May 2003 3:46 pm, Hadley Willan wrote:
> Hi all,
>    I've just fully reinstalled my workstation to RH9 and as such haven't
> installed any of the postgresql packages.
>
> However, as this is my workstation and the database server is remote, I
> was wondering if there's just a psql package that I can get by itself,
> rather than installing the full postgresql packages for 7.3.2?
>
> Regards Hadley.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org


pgsql-general by date:

Previous
From: Hadley Willan
Date:
Subject: Re: PostgreSQL Inquiry
Next
From: Karsten Hilbert
Date:
Subject: Re: 'foreign key with default null' problem in allergies view