Re: commiting in/between functions

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: commiting in/between functions
Дата
Msg-id 5123.1047396848@sss.pgh.pa.us
обсуждение исходный текст
Ответ на commiting in/between functions  (Magnus Månsson <ganja@0x63.nu>)
Ответы Re: commiting in/between functions  (Magnus Månsson <ganja@0x63.nu>)
Список pgsql-general
Magnus =?iso-8859-1?Q?M=E5nsson?= <ganja@0x63.nu> writes:
> Making the script wasnt any big problem, the problem is the amount of memory
> it wants to use, if I had a terabyte of memory I do not think that would be
> enough, if I try to convert a 100th of the database at a time it uses all
> the swap, 1G and the 512M memory.

It would help if you showed us the function and told us what version of
Postgres you're talking about.  This could just be a garden-variety
memory leakage problem.

            regards, tom lane

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

Предыдущее
От: wsheldah@lexmark.com
Дата:
Сообщение: Upgrading to 7.3 on Mandrake Linux
Следующее
От: Tom Lane
Дата:
Сообщение: Re: General Performance questions