Re: 8.3devel slower than 8.2 under read-only load

From: "Guillaume Smet" <guillaume(dot)smet(at)gmail(dot)com>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "Gregory Stark" <stark(at)enterprisedb(dot)com>, "Simon Riggs" <simon(at)2ndquadrant(dot)com>, "Jonah H(dot) Harris" <jonah(dot)harris(at)gmail(dot)com>, "Greg Smith" <gsmith(at)gregsmith(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: 8.3devel slower than 8.2 under read-only load
Date: 2007-11-26 01:05:18
Message-ID: 1d4e0c10711251705n323c5b48j4319b802b80db42@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Nov 26, 2007 1:54 AM, Guillaume Smet <guillaume(dot)smet(at)gmail(dot)com> wrote:
> From what you say, I understand we can't even find a workaround for
> 8.3 to improve the situation while waiting for a cleaner solution in
> 8.4+?

To explain the reasons why I'm so worried, I should have explained
that all the primary keys of this particular database are varchar...
So it's really the worst case for this problem.

--
Guillaume

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2007-11-26 01:55:45 Re: quote_literal(integer) does not exist
Previous Message Guillaume Smet 2007-11-26 00:54:44 Re: 8.3devel slower than 8.2 under read-only load