From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Heikki Linnakangas <heikki(at)enterprisedb(dot)com> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Pavan Deolasee <pavan(dot)deolasee(at)gmail(dot)com>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | HOT documentation README |
Date: | 2007-09-04 01:15:46 |
Message-ID: | 200709040115.l841Fkj18918@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Heikki Linnakangas wrote:
> Tom Lane wrote:
> > "Pavan Deolasee" <pavan(dot)deolasee(at)gmail(dot)com> writes:
> >> Please see the version 14 of HOT patch attached.
> >
> > I expected to find either a large new README, or some pretty substantial
> > additions to existing README files, to document how this all works.
>
> Here's an updated version of the README I posted earlier. It now
> reflects the changes to how pruning works.
I have taken this, and Pavan's documentation about CREATE INDEX, and
worked up an updated README. Comments? Corrections?
I plan to put this in src/backend/access/heap/README.HOT.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
Attachment | Content-Type | Size |
---|---|---|
unknown_filename | text/plain | 13.0 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Gregory Stark | 2007-09-04 09:10:38 | Re: HOT documentation README |
Previous Message | Tom Lane | 2007-09-03 19:47:44 | Re: Lazy xid assignment V3 |