|
From: <ro...@su...> - 2001-08-22 13:30:22
|
> Rod Roark mentioned re-building DBD-Pg. The new releases of the > PostgreSQL RPMs come with perl (and the DBD driver) ready to run. but I > did build PostgreSQL from the RPM source before installing. Let me try again. If you upgrade Postgres, then you *must* also compile DBD-Pg. This includes a "make test" that you should run and actually look at its results. You can get the latest DBD-Pg from: http://www.perl.com/CPAN-local/modules/by-module/DBD/. Check its README file for troubleshooting tips. Cheers, -- Rod |