Re: DBD::Pg without Postgresql installed - Mailing list pgsql-interfaces

From Michael Fuhr
Subject Re: DBD::Pg without Postgresql installed
Date
Msg-id 20050616130846.GA65758@winnie.fuhr.org
Whole thread Raw
In response to Re: DBD::Pg without Postgresql installed  (Sean Davis <sdavis2@mail.nih.gov>)
List pgsql-interfaces
On Thu, Jun 16, 2005 at 08:09:11AM -0400, Sean Davis wrote:
> 
> Just to follow-up, are there sources to build just a client 
> installation?

I'm not aware of a simple way to build just a client installation
with the standard sources, but some vendors provide pre-built,
client-only packages.  Even if you're building from source, you
could easily wrap your own client-only package for installation on
other systems (assuming compatible platforms).  If you don't intend
to build anything on those other systems, then you might need only
libpq.so and perhaps a few other files (psql, pg_dump, etc.);
otherwise you'll also want header files and programs like pg_config.

-- 
Michael Fuhr
http://www.fuhr.org/~mfuhr/


pgsql-interfaces by date:

Previous
From: Sean Davis
Date:
Subject: Re: DBD::Pg without Postgresql installed
Next
From: Christof Petig
Date:
Subject: Re: libecpg (8.0 and CVS) hits a gcc bug on powerpc