Re: GIN theory

From: jian he <jian(dot)universality(at)gmail(dot)com>
To: "huangning290(at)yahoo(dot)com" <huangning290(at)yahoo(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: GIN theory
Date: 2022-06-03 10:38:50
Message-ID: CACJufxFs49vh6kRGxzwAPwsqBJ+gdpDmpvrhj6fAs8ad9AgkJg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

theory/explanation about GIN index:
https://github.com/postgres/postgres/blob/master/src/backend/access/gin/README
https://postgrespro.com/blog/pgsql/4261647
https://pgpedia.info/g/gin.html

On Fri, Jun 3, 2022 at 2:34 PM huangning290(at)yahoo(dot)com <
huangning290(at)yahoo(dot)com> wrote:

> Hi:
>
> I want to know the time that create a gin index for a array, or some
> theory about gin index?
>
>
> Thanks
>

--
I recommend David Deutsch's <<The Beginning of Infinity>>

Jian

In response to

  • GIN theory at 2022-06-01 07:07:03 from huangning290@yahoo.com

Browse pgsql-general by date

  From Date Subject
Next Message Amit Kapila 2022-06-03 11:15:36 Re: Support logical replication of DDLs
Previous Message Andreas Joseph Krogh 2022-06-03 08:19:12 Max sane value for join_collapse_limit?