Re: MVCC performance issue

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Kyriacos Kyriacou" <kyriacosk(at)prime-tel(dot)com>
Cc: "Thom Brown" <thom(at)linux(dot)com>, pgsql-performance(at)postgresql(dot)org
Subject: Re: MVCC performance issue
Date: 2010-11-12 16:28:53
Message-ID: 11455.1289579333@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

"Kyriacos Kyriacou" <kyriacosk(at)prime-tel(dot)com> writes:
> We are still using PostgreSQL 8.2.4.

In that case you don't have HOT updates, so it seems to me to be a
little premature to be proposing a 100% rewrite of the system to fix
your problems.

regards, tom lane

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Robert Haas 2010-11-12 16:30:24 Re: anti-join chosen even when slower than old plan
Previous Message Thom Brown 2010-11-12 16:22:08 Re: MVCC performance issue