Re: Some questions about gin index

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andy Fan <zhihuifan1213(at)163(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Some questions about gin index
Date: 2025-06-05 19:44:11
Message-ID: 1316945.1749152651@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Andy Fan <zhihuifan1213(at)163(dot)com> writes:
> When reading the code for Gin Index, there are lots of confusion about
> some concepts, so here are some questions in my mind.

At least some of these things are explained in gin.sgml.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ayush Vatsa 2025-06-05 19:48:52 Re: Question Regarding Merge Append and Parallel Execution of Index Scans on Partitioned Table
Previous Message Robert Haas 2025-06-05 19:15:53 Re: pg18: Virtual generated columns are not (yet) safe when superuser selects from them