Re: [PERFORM] Major performance problem after upgrade from 8.3 to 8.4

2010-09-12 Thread Gerhard Wiesinger
Hello, Any news or ideas regarding this issue? Thnx. Ciao, Gerhard -- http://www.wiesinger.com/ On Sat, 4 Sep 2010, Gerhard Wiesinger wrote: On Fri, 3 Sep 2010, Tom Lane wrote: Gerhard Wiesinger writes: 8.3 query plans: http://www.wiesinger.com/tmp/pg_perf_83_new.txt 8.4 quey plans: ht

[PERFORM] Problem with mergejoin performance

2010-09-12 Thread azajac
I have a problem with some simple query: select version(); PostgreSQL 8.3.8 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7) vacuum full bug_t1; vacuum full bug_t2; vacuum analyze bug_t1; vacuum analyze bug_t2; show default_statistics_target; 1000 e