From: | "David E(dot) Wheeler" <david(at)justatheory(dot)com> |
---|---|
To: | "ppm(at)listserv(dot)ActiveState(dot)com <ppm(at)listserv(dot)ActiveState(dot)com>" <ppm(at)listserv(dot)ActiveState(dot)com> |
Cc: | PostgreSQL-development Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | DBD::Pg PPM? |
Date: | 2013-02-26 22:56:20 |
Message-ID: | 318FA7CC-85A2-4426-A963-891428EA83F5@justatheory.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hello ActiveStaters,
I see that the DBD::Pg build always fails:
http://code.activestate.com/ppm/DBD-Pg/
I'm sure this is because PostgreSQL is not installed on any of the PPM build boxes (smokers?). DBD::mysql, on the other hand, builds fine (most of the time):
http://code.activestate.com/ppm/DBD-mysql/
Would it be possible to adapt whatever was done for DBD::mysql to allow DBD::Pg to be built? I assume it means that PostgreSQL needs to be installed, or at least its include files and libraries.
I've Cc'd pgsql-hackers, as its denizens can provide feedback on what might be needed. There might also be something worth poaching from the abandoned "DBD-Pg PPM Binaries" project.
http://pgfoundry.org/projects/dbdpgppm/
Thanks,
David
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2013-02-26 22:56:59 | Memory leakage associated with plperl spi_prepare/spi_freeplan |
Previous Message | Jim Nasby | 2013-02-26 22:55:38 | Re: auto_explain WAS: RFC: Timing Events |