From: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
---|---|
To: | Robert Treat <xzilla(at)users(dot)sourceforge(dot)net> |
Cc: | pgsql-patches(at)postgresql(dot)org, Bruce Momjian <bruce(at)momjian(dot)us>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org, Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Glen Parker <glenebob(at)nwlink(dot)com> |
Subject: | Re: [HACKERS] Patch(es) to expose n_live_tuples and |
Date: | 2006-12-27 06:39:20 |
Message-ID: | 1167201560.20456.3.camel@localhost.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
> The current terminology of live and dead is already used in many places in the
> documentation and in userspace; mostly around the need for maintainance of
> dead tuples within tables, reindex cleaning up dead pages, and even in the
> vacuum commands output (n dead tuples cannot be removed yet). Given this
> patch came from userland, istm people are comfortable enough with this
> terminology there is no need to change it.
+1
>
--
=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive PostgreSQL solutions since 1997
http://www.commandprompt.com/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
From | Date | Subject | |
---|---|---|---|
Next Message | Benny Amorsen | 2006-12-27 08:39:22 | Re: effective_cache_size vs units |
Previous Message | Robert Treat | 2006-12-27 06:32:04 | Re: [HACKERS] Patch(es) to expose n_live_tuples and |
From | Date | Subject | |
---|---|---|---|
Next Message | Dhanaraj M | 2006-12-27 10:02:51 | Allow the identifier length to be increased via a configure option |
Previous Message | Robert Treat | 2006-12-27 06:32:04 | Re: [HACKERS] Patch(es) to expose n_live_tuples and |