Re: [PERFORM] Why is PostgreSQL 9.2 slower than 9.1 in my tests?

2012-12-13 Thread Patryk Sidzina
On Mon, Dec 10, 2012 at 4:53 AM, Jeff Janes wrote: > On Wed, Dec 5, 2012 at 4:09 AM, Patryk Sidzina > wrote: > > > > CREATE TEMP TABLE test_table_md_speed(id serial primary key, n integer); > > > > CREATE OR REPLACE FUNCTION TEST_DB_SPEED(cnt integer)

[PERFORM] Why is PostgreSQL 9.2 slower than 9.1 in my tests?

2012-12-09 Thread Patryk Sidzina
why. Any ideas why those results differ? -- Patryk Sidzina