Re: Another Ltree/GiST problem

Поиск
Список
Период
Сортировка
От Teodor Sigaev
Тема Re: Another Ltree/GiST problem
Дата
Msg-id 44D7707C.3010004@sigaev.ru
обсуждение исходный текст
Ответ на Another Ltree/GiST problem  (Mario Weilguni <mweilguni@sime.com>)
Ответы Re: Another Ltree/GiST problem
Список pgsql-hackers
> Reindexing the index also fixes the problem, but regular reindexing cannot be a solution, since there is still a
timeframewhere wrong results are returned.
 
> I've made a copy of the index-file when it was broken, after the update and after reindexing. Is there a tool for
gettinga human-readable dump of the index?
 

You can play with gevel module
http://www.sai.msu.su/~megera/postgres/gist/
http://www.sai.msu.su/~megera/postgres/gist/gevel/README.gevel

> 
> Using PostgreSQL 8.1.4 with ltree version from CVS (since there's another bug fixed in CVS). Problem occurs on a 2
nodecluster of 2 Quad-CPU system (Xeon, 2 physical CPU's, 2 hyperthreading), one node running the database, the other
onethe webserver.
 
> 
> Any ideas?

Oops, wait a bit: problem is founded in gist_between() call.

-- 
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
  WWW: http://www.sigaev.ru/
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Lukas Smith
Дата:
Сообщение: Re: 8.2 features status
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: pg_upgrade (was: 8.2 features status)