Re: [PERFORM] Slow query after upgrade from 8.2 to 8.4

2011-12-09 Thread Kaloyan Iliev Iliev
Hi, Actually I think the problem is with this sub query: explain analyze select 1    from acc_clients AC,     acc_debts AD,     debts_desc DD,   

Re: [PERFORM] Slow query after upgrade from 8.2 to 8.4

2011-12-09 Thread Tom Lane
Kaloyan Iliev Iliev writes: > > > > http-equiv="Content-Type"> > > > Hi, > Actually I think the problem is with this sub query: > explain analyze select 1 >from acc_clients AC, > acc_debts AD, >