Re: Excessive database queries on postgresql: village metadata queries

Joe Carter <[email protected]> Tue, 20 Jul 2010 13:45:47 +0100
Newsgroups gmane.comp.jakarta.turbine.torque.user
Message-ID <[email protected]>
On 7 July 2010 21:32, Graham Leggett <[email protected]> wrote:

> On 07 Jul 2010, at 4:43 PM, Greg Monroe wrote:
>
>  Torque has been using Village pretty much since day 1.. and AFAIK the
>> Village has been using metadata as long.  If you didn't have performance
>> problems before, it's probably a JDBC version problem.
>>
>
> I had a similar issue with Sybase
https://issues.apache.org/jira/browse/TORQUE-36
We worked around by creating manual prepared statements on the critical
queries which was a whole bunch of trouble.

<https://issues.apache.org/jira/browse/TORQUE-36>Joe