Re: still gin index creation takes forever
| От | Tom Lane |
|---|---|
| Тема | Re: still gin index creation takes forever |
| Дата | |
| Msg-id | 22361.1226458937@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | still gin index creation takes forever (Ivan Sergio Borgonovo <mail@webthatworks.it>) |
| Ответы |
Re: still gin index creation takes forever
Re: still gin index creation takes forever |
| Список | pgsql-general |
Ivan Sergio Borgonovo <mail@webthatworks.it> writes:
> Any suggestion about how to track down the problem?
What you are describing sounds rather like a use-of-uninitialized-memory
problem, wherein the behavior depends on what happened to be in that
memory previously. If so, using a debug/cassert-enabled build of
Postgres might help to make the behavior more reproducible.
(Of course, if the result is that it's reproducibly fast, this doesn't
get us much closer to solving the problem :-(. But it seems worth
trying.)
regards, tom lane
В списке pgsql-general по дате отправления: