Re: 8.3RC2 vs 8.2.6 testing results - Mailing list pgsql-general

From Vlad
Subject Re: 8.3RC2 vs 8.2.6 testing results
Date
Msg-id cd70c6810801281441h2a4e048eh85e1c151ed306654@mail.gmail.com
Whole thread Raw
In response to Re: 8.3RC2 vs 8.2.6 testing results  ("Scott Marlowe" <scott.marlowe@gmail.com>)
List pgsql-general
> This last bit often means there's some overhead in the systems
> timeofday() function calls.
>
> If you just use \timing from psql, and run the script without explain
> analyze, what speeds do you get on each?
>

17480ms (8.2.6)
20342ms (8.3RC2)

--
Vlad

pgsql-general by date:

Previous
From: "Scott Marlowe"
Date:
Subject: Re: 8.3RC2 vs 8.2.6 testing results
Next
From: "Li, Jingfa"
Date:
Subject: Re: Table has duplicate keys, what did I do