Re: Pg.so problem

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: Pg.so problem
Дата
Msg-id m3eljmokj4.fsf@varsoon.denali.to
обсуждение исходный текст
Ответ на Re: Pg.so problem  (Holger Marzen <holger@marzen.de>)
Список pgsql-general
Samik Raychaudhuri <samik@cae.wisc.edu> writes:

> Actually the problem is: my PG database runs on Windows,

Gaaah!

>                                                          and don't
> have sufficient privileges for compiling the complete postgresql
> source code in the sun machine.

You don't need privileges; you just need disk space (which I
understand you might not have).  You should be able to compile and
install the libraries in your user account, and persuade Perl to load
its libs from there.  Exactly how is left as an exercise for the
student.  ;)

> Is there any other way?

Hmmm, you could read the frontend/backend protocol doc and implement a
"pure Perl" client library (rather than one that links against libpq).
It's been done for a couple of Lisp implementations.  Be a lot of
work, though.

-Doug
--
Let us cross over the river, and rest under the shade of the trees.
   --T. J. Jackson, 1863

В списке pgsql-general по дате отправления:

Предыдущее
От: "Corey W. Gibbs"
Дата:
Сообщение: Question: Who's Using Postgres
Следующее
От: Herbert Liechti
Дата:
Сообщение: Re: Report generation