Re: R: Field's position in Table

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: R: Field's position in Table
Дата
Msg-id 20090825164122.GA12604@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: R: Field's position in Table  (Tino Wildenhain <tino@wildenhain.de>)
Список pgsql-general
Tino Wildenhain wrote:

> And which is quite easily done by:
>
> [ some SQL commands ]

Yeah, there are workarounds, but they have limitations -- they don't
work with FKs, they don't work if there's inheritance, they lose
indexes, and so on.  They remind me how our CLUSTER command worked in
7.1.  Fortunately we fixed most of the problems of that one (except that
it is very slow).

This is one of the things that would be "nice to have".  It won't be a
life changer feature like, say, HOT or streaming replication.  Still,
if/when I have the time and inclination, I'll take a look at it if no
one beats me to it (probably not for 8.5 anyway).

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

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

Предыдущее
От: Marcus Engene
Дата:
Сообщение: somewhat slow query with subselect
Следующее
От: Guy Helmer
Дата:
Сообщение: Re: Invalid memory alloc request