How can i get record by data block not by sql?

From: 姜头 <104186179(at)qq(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: How can i get record by data block not by sql?
Date: 2011-10-03 13:54:49
Message-ID: tencent_2E4B0B5C3A9517C9352501FB@qq.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

How can i get record by data block not by sql?
I want to read and write lots of data by data blocks and write a record to a appointed data blocks,so i can form a disk-resident tree by recording the block address. But i don't know how to implement in postgresql.
Is there system function can do this?
Can someone help me?? Thank you very very much!!!!1

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2011-10-03 14:05:06 Re: [v9.2] DROP statement reworks
Previous Message Royce Ausburn 2011-10-03 13:17:54 Re: [PATCH] Unremovable tuple monitoring (was: Addition of some trivial auto vacuum logging)