Re: commiting in/between functions

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Magnus Månsson <ganja(at)0x63(dot)nu>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: commiting in/between functions
Date: 2003-03-11 15:34:08
Message-ID: 5123.1047396848@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Magnus =?iso-8859-1?Q?M=E5nsson?= <ganja(at)0x63(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Delao, Darryl W 2003-03-11 15:36:19 Re: General Performance questions
Previous Message wsheldah 2003-03-11 15:24:57 Upgrading to 7.3 on Mandrake Linux