Обсуждение: FW: POSTOBDC
-----Original Message-----
From: Warren Craig
Sent: Thursday, November 19, 1998 11:02 AM
To: Warren Craig
Subject: POSTOBDC
If I turn on KSQO in the driver settings I get an error on my Linux Box that
says
"unrecognizable variable ksqo".
I am also getting errors on the linux side that say
"Can't find a default operator class for type 28."
Any suggestions. Thanks
Craig Warren
> If I turn on KSQO in the driver settings I get an error on my Linux
> Box that says: "unrecognizable variable ksqo".
> I am also getting errors on the linux side that say:
> "Can't find a default operator class for type 28."
I'm not certain, but what version of Postgres are you running? I would
guess that KSQO is specific to a recent version, perhaps only the most
recent (v6.4).
- Tom
"Thomas G. Lockhart" wrote: > > If I turn on KSQO in the driver settings I get an error on my Linux > > Box that says: "unrecognizable variable ksqo". > > I am also getting errors on the linux side that say: > > "Can't find a default operator class for type 28." > > I'm not certain, but what version of Postgres are you running? I would > guess that KSQO is specific to a recent version, perhaps only the most > recent (v6.4). That is correct. KSQO is an optimizing option which is only available with the 6.4 backend.