Re: Performance on Bulk Insert to Partitioned Table

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: Performance on Bulk Insert to Partitioned Table
Дата
Msg-id 20121228124141.GG16126@tamriel.snowman.net
обсуждение исходный текст
Ответ на Re: Performance on Bulk Insert to Partitioned Table  (Vitalii Tymchyshyn <tivv00@gmail.com>)
Ответы Re: Performance on Bulk Insert to Partitioned Table  (Vitalii Tymchyshyn <tivv00@gmail.com>)
Список pgsql-performance
Vitalii,

* Vitalii Tymchyshyn (tivv00@gmail.com) wrote:
> There is switch-like sql case:
[...]
> It should work like C switch statement.

It does and it doesn't.  It behaves generally like a C switch statement,
but is much more flexible and therefore can't be optimized like a C
switch statement can be.

    Thanks,

        Stephen

Вложения

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

Предыдущее
От: Vitalii Tymchyshyn
Дата:
Сообщение: Re: Performance on Bulk Insert to Partitioned Table
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: Performance on Bulk Insert to Partitioned Table