indexing - Mailing list pgsql-general

From ginanjar
Subject indexing
Date
Msg-id 4AE4FF42.5020509@gmail.com
Whole thread Raw
Responses Re: indexing
List pgsql-general
I work on my thesis on spatial database indeksing using Btree n GiST.
Can you help to explain how the GiST and btree indexing work in
postgresql ( the algorithm ) ? Can somone show me how to write code to
know the tree level and count the root and leaf ?
thanks for the information n help .

pgsql-general by date:

Previous
From: David W Noon
Date:
Subject: Re: Can the string literal syntax for function definitions please be dropped ?
Next
From: Bruno Baguette
Date:
Subject: Re: How can I get one OLD.* field in a dynamic query inside a trigger function ?