Re: select count() out of memory
От
tfinneid@student.matnat.uio.no
Тема
Re: select count() out of memory
Дата
Msg-id
45263.134.32.140.234.1193326017.squirrel@webmail.uio.no
Ответ на
Re: select count() out of memory (Alvaro Herrera)
Список
Дерево обсуждения
Re: select count() out of memory "Martin Gainty" <mgainty@hotmail.com>
Re: select count() out of memory tfinneid@student.matnat.uio.no
Re: select count() out of memory tfinneid@student.matnat.uio.no
> tfinneid@student.matnat.uio.no wrote: > It will work on a million partitions and more, provided you do > operations on single partitions. Thats good enough for me, thats exactly what I want. I just used the select count() on the root to get a feeling of how many rows it was in total. An then I thought that the error message was just a configuration issue. But since doing operations like that on the the root table of this magnitude is not a good idea, I won't. > What you want to do is not possible, period. Maybe when we redesign > partitioning, but that's far into the future. Kindly do not waste our > time (nor yours). Thank you for that prompt reply. In all fairness, thats why I asked the question here, to find out the facts, not to be abused for being ignorant about pg. thomas
В списке pgsql-general по дате отправления