Re: A thought on Index Organized Tables

Поиск
Список
Период
Сортировка
От Gokulakannan Somasundaram
Тема Re: A thought on Index Organized Tables
Дата
Msg-id 9362e74e1002240816w41c62e26q1cd5fbcda1ba0aaa@mail.gmail.com
обсуждение исходный текст
Ответ на Re: A thought on Index Organized Tables  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: A thought on Index Organized Tables  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Список pgsql-hackers
<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt
0pt0pt 0.8ex; padding-left: 1ex;"><br /> With an IOT I don't understand how you get out of index corruption<br />
withoutdata loss.  That's a showstopper for practical use, I think.<br /></blockquote></div><br />For simplicity, say
weare storing all the non-leaf pages of the index in a seperate file, then the leaf pages are nothing but the table. So
ifwe can replicate the table, then we can replicate the non-leaf pages (say by some modified version of reindex).<br
/><br/>Thanks,<br />Gokul.<br /> 

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

Предыдущее
От: Gokulakannan Somasundaram
Дата:
Сообщение: Re: A thought on Index Organized Tables
Следующее
От: Robert Haas
Дата:
Сообщение: Re: A thought on Index Organized Tables