Re: [GENERAL] Check postgres compile-time options

2005-08-01 Thread Alvaro Herrera
On Mon, Aug 01, 2005 at 08:32:17PM -0400, Tom Lane wrote: > Laura Vance <[EMAIL PROTECTED]> 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 conv

Re: [GENERAL] Check postgres compile-time options

2005-08-01 Thread Tom Lane
Laura Vance <[EMAIL PROTECTED]> 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

Re: [GENERAL] Check postgres compile-time options

2005-08-01 Thread Laura Vance
Martín Marqués wrote: El Lun 01 Ago 2005 20:13, Laura Vance escribió: I've tried other configuration test programs, but none of them seem to connect properly. Is there some incompatibility with this version of iodbc and postgresql 7.1.2? Sorry, I happen to recall that you wanted th

Re: [GENERAL] Check postgres compile-time options

2005-08-01 Thread Martín Marqués
El Lun 01 Ago 2005 20:13, Laura Vance escribió: > > I've tried other configuration test programs, but none of them seem to > connect properly. > > Is there some incompatibility with this version of iodbc and postgresql > 7.1.2? Sorry, I happen to recall that you wanted this to upgrade the PG s

Re: [GENERAL] Check postgres compile-time options

2005-08-01 Thread Laura Vance
Michael Fuhr wrote: On Mon, Aug 01, 2005 at 05:18:58PM -0500, Laura Vance wrote: In trying to get the ODBC installed on my test system, I've run into the problem that I need to know if my binary distribution of PostgreSQL was configured with the --enable-odbc option, and I can't seem to find

Re: [GENERAL] Check postgres compile-time options

2005-08-01 Thread Michael Fuhr
On Mon, Aug 01, 2005 at 05:18:58PM -0500, Laura Vance wrote: > In trying to get the ODBC installed on my test system, I've run > into the problem that I need to know if my binary distribution of > PostgreSQL was configured with the --enable-odbc option, and I can't > seem to find out how to do that