Re: select count() out of memory

Поиск
Список
Период
Сортировка
От tfinneid@student.matnat.uio.no
Тема Re: select count() out of memory
Дата
Msg-id 46316.134.32.140.234.1193327896.squirrel@webmail.uio.no
обсуждение исходный текст
Ответ на Re: select count() out of memory  (Erik Jones <erik@myemma.com>)
Список pgsql-general
> Excellent, it sounds like you should be fine then.  One thing to
> note:  if you want to get an "idea" of how many rows you have in your
> partitions, you can run a SUM aggregate on reltuples in pg_class for
> all of your partitions.  The more recent the last ANALYZE for each
> table, the more accurate those values will be.

cool, thanks.

regards

thomas


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

Предыдущее
От: tfinneid@student.matnat.uio.no
Дата:
Сообщение: Re: select count() out of memory
Следующее
От: Tino Wildenhain
Дата:
Сообщение: Re: subversion support?