[Beginner Question]What should I do if I want to achieve lsm-tree index in postgresql?

From: Wen Yi <wen-yi(at)qq(dot)com>
To: pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: [Beginner Question]What should I do if I want to achieve lsm-tree index in postgresql?
Date: 2023-09-19 00:59:28
Message-ID: tencent_18AC9E9922439EC719B9514807B9F8D57D0A@qq.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi community,
I am a student and I want to achieve lsm-tree index in postgresql, for my database experiment,
I have already read the document of postgresql, and some postgresql's moudle source, but I really don't know where to start this work.
Make a new extension like 'https://github.com/HypoPG/hypopg'? Or directly change the kernel?

Can someone give me some advice?
Thanks in advance!

Yours,
Wen Yi

Browse pgsql-general by date

  From Date Subject
Next Message pan snowave 2023-09-19 03:46:07 回复: ident auth does not works as usual
Previous Message Adrian Klaver 2023-09-18 22:21:31 Re: [EXT]Re: Connection not allowed because of an error 'Not in pg_hba.conf'