problem with 6.3

From: Steve Tarkalson <Steve_Tarkalson(at)atlas(dot)com>
To: scrappy(at)hub(dot)org
Subject: problem with 6.3
Date: 1998-03-31 03:02:36
Message-ID: XFMail.980330191112.Steve_Tarkalson@atlas.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,
I am experiencing a problem with my server application
after upgrading from v6.2 to v6.3 and hope that you may
have some insight. The problem is that after several
thousand database transactions the postgres backend returns
the error "palloc failed - out of memory". The server app
maintains it's connection to the same postgres backend
throughout.

I notice a tremendous amount of image growth in the
postgres backend(8K per 10 trans). None of the application
code has changed, only the upgrade to v6.3 of postgres.

Is memory leakage a known problem in v6.3? If so, has it
been addressed in v6.31?

I appreciate any information you can give me.
thanks,
-steve

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> E-Mail: Steve Tarkalson <Steve_Tarkalson(at)atlas(dot)com>
> Company: Atlas Telecom, Portland OR
> Group: APS Engineering
> Sent: 30-Mar-98 19:02:36
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-03-31 04:34:33 rename manual page
Previous Message teunis 1998-03-30 22:47:20 Re: [HACKERS] CVSup