Sequential disk access during VACUUM for GiST/GIN

From: Костя Кузнецов <chapaev28(at)yandex(dot)ru>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Sequential disk access during VACUUM for GiST/GIN
Date: 2014-04-29 10:34:22
Message-ID: 13731398767662@web11g.yandex.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

<div>Hello.</div><div>There is a task "Sequential disk access during VACUUM for GiST/GIN " in list GSOC14.</div><div>Nobody is working on this task?</div><div><span lang="en"><span>Do I understand</span> <span>this task correctly</span><span>?</span></span></div><div><span lang="en"><span>I must recode gistbulkdelete.</span></span></div><div><span lang="en"><span>GistBDItem *stack is must have items with sequential blkno as possible.</span></span></div><div><span lang="en"><span>I have a question:</span></span></div><div><span lang="en"><span>where are access to disk in this function? ReadBufferExtended?</span></span></div><div><span lang="en"><span>Thanks</span></span></div>

Attachment Content-Type Size
unknown_filename text/html 687 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Stark 2014-04-29 11:41:23 Re: Problem with displaying "wide" tables in psql
Previous Message Peter Geoghegan 2014-04-29 09:54:07 Re: Should pg_stat_bgwriter.buffers_backend_fsync be removed?