Thread: PSQL by itself?

PSQL by itself?

From
Hadley Willan
Date:
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.


Re: PSQL by itself?

From
Lamar Owen
Date:
On Friday 02 May 2003 18:46, Hadley Willan wrote:
> 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?

Install postgresql and postgresql-libs.  This will give you a client and
documentation only install.
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11


Re: PSQL by itself?

From
Steve Crawford
Date:
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