Large Database & Indexes (Indices?)

Поиск
Список
Период
Сортировка
От Brian Piatkus
Тема Large Database & Indexes (Indices?)
Дата
Msg-id 00020811290902.00840@brianp
обсуждение исходный текст
Ответы Re: [GENERAL] Large Database & Indexes (Indices?)  (Peter Mount <peter@retep.org.uk>)
Re: Large Database & Indexes (Indices?)  (Brian Piatkus <brian@brianp.demon.co.uk>)
Список pgsql-general
I am constructing a large ( by some standards) database where the largest table
threatens to be about 6-10 Gb on a Linux system. I understand that postgresql
splits the tables into manageable chunks & I have no problem with that as a
workround for the 2 GB fs limit
..     My question concerns the indexes ,the first of which looks to be  around
40 % of the table size. How is this
handled and how do I create subsequent indices on large tables given that I
can't interrupt the process,  move and symbolically link chunks ?

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

Предыдущее
От: "s266"
Дата:
Сообщение:
Следующее
От: Peter Mount
Дата:
Сообщение: Re: [GENERAL] Large Database & Indexes (Indices?)