Re: CLUSTER. (fwd)

Поиск
Список
Период
Сортировка
От Dariusz Pietrzak
Тема Re: CLUSTER. (fwd)
Дата
Msg-id Pine.LNX.4.10.10106151818050.32452-100000@ajax.umcs.lublin.pl
обсуждение исходный текст
Ответ на Re: CLUSTER. (fwd)  ("Thalis A. Kalfigopoulos" <thalis@cs.pitt.edu>)
Список pgsql-general
> Clustering is really static i.e. it's done and after it any inserts/updates start spoiling the table again.
> So I guess the answer is no. Maybe you can create a procedure that does
> CLUSTER and then recreates the indeces and whatever else you lose in the
> process.

What a pity,
 I used to do some benchmarks and little studies using explain
and cluster had huge effect on efficency with data I used.
I thought it works like table partitions in oracle only within one data
location, pity.

Thanx.
--
Dariusz Pietrzak
Certified Nobody


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

Предыдущее
От: "Thalis A. Kalfigopoulos"
Дата:
Сообщение: Ellison pops a price surprise at Oracle 9i launch
Следующее
От: "Dave Cramer"
Дата:
Сообщение: Re: [JDBC] The bytea datatype and JDBC