Re: Wouter Verhelst 2011-03-25 <[email protected]> > If, however, I try the same thing from libreoffice using the PostgreSQL > ODBC driver, things go horribly wrong. At first I thought it was > something in libreoffice, but that turns out not to be the case; > enabling the query logger reveals that the PostgreSQL ODBC driver will > turn a simple query on a view into a bunch of prepared statements. It's > absolutely not clear to me what it exactly does, but it looks like it's > trying to run the view in the ODBC driver instead of letting postgresql > handle it. The result is that a query which takes less than a second on > the psql command line if the cache is hot, had not even produced a > result when I killed libreoffice half an hour after the point where I > called the query through the ODBC driver in libreoffice.
Hi Wouter, could you give the 09.00.x packages from testing/unstable a try to see if these also have that problem? Christoph -- [email protected] | http://www.df7cb.de/
signature.asc
Description: Digital signature

