Unix Technical Forum

pgsql: Add all heap page rows visible bitmap idea: < the heap.

This is a discussion on pgsql: Add all heap page rows visible bitmap idea: < the heap. within the pgsql Committers forums, part of the PostgreSQL category; --> Log Message: ----------- Add all heap page rows visible bitmap idea: < the heap. One way to allow this ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > pgsql Committers

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-10-2008, 05:34 PM
Bruce Momjian
 
Posts: n/a
Default pgsql: Add all heap page rows visible bitmap idea: < the heap.

Log Message:
-----------
Add all heap page rows visible bitmap idea:

< the heap. One way to allow this is to set a bit to index tuples
> the heap. One way to allow this is to set a bit on index tuples

< be cleared when a heap tuple is expired.
<
> be cleared when a heap tuple is expired. Another idea is to maintain
> a bitmap of heap pages where all rows are visible to all backends,
> and allow index lookups to reference that bitmap to avoid heap
> lookups, perhaps the same bitmap we might add someday to determine
> which heap pages need vacuuming.


Modified Files:
--------------
pgsql/doc:
TODO (r1.1708 -> r1.1709)
(http://developer.postgresql.org/cvsw...1708&r2=1.1709)
pgsql/doc/src/FAQ:
TODO.html (r1.215 -> r1.216)
(http://developer.postgresql.org/cvsw...1.215&r2=1.216)

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 05:16 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com