Re: --enable-thread-safety bug - Mailing list pgsql-general

From Craig Ringer
Subject Re: --enable-thread-safety bug
Date
Msg-id 47E5B236.3060003@postnewspapers.com.au
Whole thread Raw
In response to Re: --enable-thread-safety bug  (Steve Clark <sclark@netwolves.com>)
Responses Re: --enable-thread-safety bug  (Steve Clark <sclark@netwolves.com>)
List pgsql-general
Steve Clark wrote:

> I guess the real question is why we are running out of memory when
> this option is enabled.
> Since my app doesn't use threads that points to a memory leak in the
> ecpg library when enable thread
> safety is turned on.
>
It might be worth building ecpg with debug symbols then running your
app, linked to that ecpg, under Valgrind. If you are able to produce
more specific information about how the leak occurs in the context of
your application people here may be more able to help you.

--
Craig Ringer


pgsql-general by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: MySQL to Postgres question
Next
From: Tom Lane
Date:
Subject: Re: MySQL to Postgres question