Re: hash partitioning

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: hash partitioning
Дата
Msg-id dcc563d10809030957l9931a1bjf55acdf43ea8918d@mail.gmail.com
обсуждение исходный текст
Ответ на hash partitioning  ("David West" <david.west@cusppoint.com>)
Список pgsql-general
On Wed, Sep 3, 2008 at 10:24 AM, David West <david.west@cusppoint.com> wrote:
> Hi folks,
>
>
>
> I'm wondering why the postgres planner is not capable of determining the
> correct partition for a simple select for the following partitioning scheme,
> in which I'd like to automatically divide rows into four sub-tables, ie, a
> simple form of hash partitioning.

Have you got constraint_exclusion turned on?

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

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: Oracle and Postgresql
Следующее
От: Oleg Bartunov
Дата:
Сообщение: Re: Case sensitive full text searching