Re: Large index operation crashes postgres

Поиск
Список
Период
Сортировка
От Frans Hals
Тема Re: Large index operation crashes postgres
Дата
Msg-id 39af1ed21003251331x7ebc540elb17e768df0683f0b@mail.gmail.com
обсуждение исходный текст
Ответ на Large index operation crashes postgres  (Frans Hals <fhals7@googlemail.com>)
Ответы Re: Large index operation crashes postgres  (Frans Hals <fhals7@googlemail.com>)
Список pgsql-general
Paul,

I have started the operation right now after a fresh reboot of the machine.
<update placex set leakcheck = st_x(st_centroid(geometry));>
 Please give me some time to collect the results...

Thanks & regards
Frans

2010/3/25 Paul Ramsey <pramsey@cleverelephant.ca>:
> If you build an index, or try to update a column, using just the
>
> ST_X(ST_Centroid())
>
> without all the extra pl/pgsql wrapping, do you still see the memory
> footprint grow substantially?
>
> P.

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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: Does anyone use in ram postgres database?
Следующее
От: Eliot Gable
Дата:
Сообщение: Performing FETCH ALL from a SCROLL CURSOR failing to return results