Re: Fwd: Re: ECPG error on inserting records to DB

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: Edward Pilipczuk <edx(at)astercity(dot)net>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: Fwd: Re: ECPG error on inserting records to DB
Date: 2001-11-27 11:53:30
Message-ID: 20011127125330.B22948@feivel.credativ.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

On Mon, Nov 26, 2001 at 05:03:30PM +0100, Edward Pilipczuk wrote:
> >Could this be a memory problem?
>
> I am suspecting that !
> I've noticed that behaviour when the system was uptime 41 days.
> After reboot (the whole system) all starts functioning properly.

Sounds like memory too. :-)

> Question is who is responsible for that behaviour?
> A) my daemon process?

Likely.

> B) kernel?

Very unlikely.

> C) postmaster?

Impossible. Not that the postmaster cannot have a memory leak but it
shouldn't affect the client in such a way.

Michael
--
Michael Meskes
Michael(at)Fam-Meskes(dot)De
Go SF 49ers! Go Rhein Fire!
Use Debian GNU/Linux! Use PostgreSQL!

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Andrew G. Hammond 2001-11-27 12:54:12 Re: Fwd: Re: ECPG error on inserting records to DB
Previous Message Amit Padgaonkar 2001-11-27 07:10:47 Cant load pgtclsh library into application