Re: plpgsql returning resultset

Поиск
Список
Период
Сортировка
От Thomas Finneid
Тема Re: plpgsql returning resultset
Дата
Msg-id 48BE5C19.20003@ifi.uio.no
обсуждение исходный текст
Ответ на Re: plpgsql returning resultset  ("Roberts, Jon" <Jon.Roberts@asurion.com>)
Список pgsql-general

Roberts, Jon wrote:
> PostgreSQL has table partitioning in it so you don't have to dynamically
> figure out which table to get the data from.

I know, but the super table can't handle the number of partition tables
I need, 10K-100K tables. Whenever I do a query on the super table, it
just aborts.

regards

thomas

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

Предыдущее
От: aderose
Дата:
Сообщение: vacuum analyze hurts performance
Следующее
От: Maxim Boguk
Дата:
Сообщение: Postgresql optimisator deoptimise queries sometime...