Checking a heap page

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Checking a heap page
Date: 2005-11-29 02:41:42
Message-ID: 200511290241.jAT2fgv08866@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

With the applied patch that checks an entire heap page with one lock, is
there any advantage of considering this for index pages?

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2005-11-29 02:59:29 Re: Checking a heap page
Previous Message Bruce Momjian 2005-11-29 01:39:22 Re: Allow an alias for the target table in UPDATE