Re: Updates on large tables are extremely slow

From: Yves Vindevogel <yves(dot)vindevogel(at)implements(dot)be>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: Updates on large tables are extremely slow
Date: 2005-06-13 16:45:59
Message-ID: 93fcaa35413e2059526ab3aa562a17dd@implements.be
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Ok, if all 21 are affected, I can understand the problem.
But allow me to say that this is a "functional error"

On 13 Jun 2005, at 18:02, Richard Huxton wrote:

> Yves Vindevogel wrote:
>> I forgot cc
>> Begin forwarded message:
>>> From: Yves Vindevogel <yves(dot)vindevogel(at)implements(dot)be>
>>> Date: Mon 13 Jun 2005 17:45:19 CEST
>>> To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
>>> Subject: Re: [PERFORM] Updates on large tables are extremely slow
>>>
>>> Yes, but if I update one column, why should PG update 21 indexes ?
>>> There's only one index affected !
>
> No - all 21 are affected. MVCC creates a new row on disk.
>
> --
> Richard Huxton
> Archonet Ltd
>
>
Met vriendelijke groeten,
Bien à vous,
Kind regards,

Yves Vindevogel
Implements

Attachment Content-Type Size
Pasted Graphic 2.tiff image/tiff 5.6 KB

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Kevin Grittner 2005-06-13 16:46:46 Re: Index ot being used
Previous Message Tom Lane 2005-06-13 16:22:14 Re: Index ot being used