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

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

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 record to a appointed data block and read it.
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-performance by date

  From Date Subject
Next Message Nowak Michał 2011-10-03 13:59:19 Re: Query with order by and limit is very slow - wrong index used
Previous Message Nowak Michał 2011-10-03 13:08:20 Fwd: Query with order by and limit is very slow - wrong index used