Re: Indexing - comparison of tree structures

From: Andres Freund <andres(at)anarazel(dot)de>
To: Sascha Kuhl <yogidabanli(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Indexing - comparison of tree structures
Date: 2019-05-28 18:37:54
Message-ID: 20190528183754.277wemabdcqwvhzx@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On 2019-05-27 12:40:07 +0200, Sascha Kuhl wrote:
> Where I can I find research on trees and indexing related to postgresql?

1) Please respect the list style of properly quoting responses inline,
and only responding to messages that are somewhat related to the
previous content
2) You ask a lot of question, without actually responding to responses
3) Please do some of your own research, before asking
questions. E.g. there's documentation about our btree implementation
etc in our source tree.

Regards,

Andres

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Munro 2019-05-28 19:00:00 Re: Collation versioning
Previous Message Andrea Gelmini 2019-05-28 18:17:18 [PATCH] Simple typos fix