| От | Teodor Sigaev |
|---|---|
| Тема | Re: SIGSEGV taken on 8.1 during dump/reload |
| Дата | |
| Msg-id | 4371A4F9.7030001@sigaev.ru обсуждение исходный текст |
| Ответ на | Re: SIGSEGV taken on 8.1 during dump/reload (Robert Creager <Robert_Creager@LogicalChaos.org>) |
| Список | pgsql-hackers |
works fine.... contrib_regression=# select count(*) from test_data ; count ------- 250 (1 row) contrib_regression=# create index test_data_index on test_data using gist( loc ); CREATE INDEX > I've attached a small dump file that when I create an index on the table, it fails. It works on 225 entries, but failedon 250. Don't know if this is data dependent or size. Is that a page boundary? It seems to me that unless the right/leftstuff doesn't come into play for all indexes, that stuff is built correctly. > > Dump command: > /usr/local/pgsql810/bin/pg_dump -F c -p 5433 -d tassiv -t test_data -f index_problem.dump -- Teodor Sigaev E-mail: teodor@sigaev.ru WWW: http://www.sigaev.ru/
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера