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

Поиск
Список
Период
Сортировка
От Scott Ribe
Тема Re: How can i get record by data block not by sql?
Дата
Msg-id 8D36795F-EB75-4DC0-8D32-DDF79D3281F7@elevated-dev.com
обсуждение исходный текст
Ответ на How can i get record by data block not by sql?  ("姜头" <104186179@qq.com>)
Список pgsql-general
On Oct 3, 2011, at 3:03 AM, 姜头 wrote:

> I want to read and write lots of data by data blocks, so i can form a disk-resident tree by recording the block
address.

Then you want some kind of lower-level b-tree manager, not a SQL database, and certainly not PostgreSQL. Before you go
downthat path, you should seriously consider whether you really need that, rather than a higher-level solution. 

--
Scott Ribe
scott_ribe@elevated-dev.com
http://www.elevated-dev.com/
(303) 722-0567 voice





В списке pgsql-general по дате отправления:

Предыдущее
От: Andrew Sullivan
Дата:
Сообщение: Re: Searching for "bare" letters
Следующее
От:
Дата:
Сообщение: Re: Why PGSQL has no developments in the .NETarea?