Search Postgresql Archives

回复: access method xxx does not exist

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

 



I debug and when it comes to "tuple = SearchSysCache1(AMNAME, PointerGetDatum(accessMethodName));", the tuple is NULL.so it gives me access method doesn't exist
 

jacktby@xxxxxxxxx
 
发件人: jacktby@xxxxxxxxx
发送时间: 2022-10-29 19:19
收件人: pgsql-general
主题: access method xxx does not exist

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
And I don't know where this message is from, can you grve me its position? I do like this. I add oid in pg_am.dat and pg_proc.dat for my index. And I add codes in contrib and backend/access/myindex_name, is there any other places I need to add some infos? Who can help me?

jacktby@xxxxxxxxx

[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