Search Postgresql Archives

Re: Re: access method xxx does not exist

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Yes,I just want to know if I add am in pg_am.dat, after I make install, it means the new access method is built? right?
 

jacktby@xxxxxxxxx
 
From: Julien Rouhaud
Date: 2022-10-29 21:27
To: jacktby@xxxxxxxxx
CC: Peter J. Holzer; pgsql-general
Subject: Re: access method xxx does not exist
Hi,

On Sat, Oct 29, 2022 at 08:15:54PM +0800, jacktby@xxxxxxxxx wrote:
> On 2022-10-29 19:19:28 +0800, jacktby@xxxxxxxxx wrote:
> > I'm trying to add a new index, but when I finish it, I use “ create index
> > xxx_index on t1 using xxx(a); ”,it gives me access method "my_index" does not
> > exist

You should look at the bloom contrib in postgres source tree for an example of
how to write a custom index AM.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux