Re: Check postgres compile-time options - Mailing list pgsql-general

From Tom Lane
Subject Re: Check postgres compile-time options
Date
Msg-id 26488.1122942737@sss.pgh.pa.us
Whole thread Raw
In response to Re: Check postgres compile-time options  (Laura Vance <vancel@winfreeacademy.com>)
Responses Re: Check postgres compile-time options  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-general
Laura Vance <vancel@winfreeacademy.com> writes:
> Now I have to upgrade to Fedora Core 4, which uses a much higher version
> of PostgreSQL.  Unfortunately the Pg.pm support is gone (it's wrapped by
> DBI/DBD, which wasn't that hard to convert my apps, and they work except
> for some inconsistent errors that I'll figure out later), and libpq++.so
> is gone (which is where the hard part seems to be coming in).

libpq++ is still around, it's just not bundled into the core Postgres
distribution anymore.  Look on pgfoundry.org or gborg.postgresql.org.
I'm pretty sure you can still get Pg.pm too if you want it.

            regards, tom lane

pgsql-general by date:

Previous
From: Laura Vance
Date:
Subject: Re: Check postgres compile-time options
Next
From: Havasvölgyi Ottó
Date:
Subject: feeding big script to psql