>Why is it the utilities such as qbf and (i)sql don't behave the same
>when connecting through vnodes to different versions of ingres?
qbf and the report utilities do access more of the front-end catalogs.
There's a semi-generic "front end connect" call that qbf, rbf, and
the like use, that give a required minimum catalog version. [i]sql,
copydb, unloaddb and other simple utilities don't deal in the
front-end catalogs and so they don't use that call.
I forget what exactly changed in the ingres2006 catalogs; I think it
had to do with the 1024 column change.
Karl
Dennis Roesler - 22 Jul 2006 03:09 GMT
>> Why is it the utilities such as qbf and (i)sql don't behave the same
>> when connecting through vnodes to different versions of ingres?
[quoted text clipped - 8 lines]
>
> Karl
Thanks Karl, and the best in your new job.
Dennis