View Single Post

   
  #11 (permalink)  
Old 04-18-2008, 10:11 AM
Joshua D. Drake
 
Posts: n/a
Default Re: [HACKERS] Patch(es) to expose n_live_tuples and


> 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




---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at

http://www.postgresql.org/about/donate

Reply With Quote