Re: DBD::Pg without Postgresql installed

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: DBD::Pg without Postgresql installed
Дата
Msg-id 20050616130846.GA65758@winnie.fuhr.org
обсуждение исходный текст
Ответ на Re: DBD::Pg without Postgresql installed  (Sean Davis <sdavis2@mail.nih.gov>)
Список 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 по дате отправления:

Предыдущее
От: Sean Davis
Дата:
Сообщение: Re: DBD::Pg without Postgresql installed
Следующее
От: Christof Petig
Дата:
Сообщение: Re: libecpg (8.0 and CVS) hits a gcc bug on powerpc