Re: Odd memory leak or crash

From: Rainer Bauer <usenet(at)munnin(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: Re: Odd memory leak or crash
Date: 2008-02-29 00:01:59
Message-ID: paies3p3jp6u0pap6vop8brnfumpp27bmu@4ax.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

markw(at)mohawksoft(dot)com wrote:

>I have fairly simple application that calls a stored procedure in
>PostgreSQL. I am using a late model PostgreSQL ODBC driver.

Define "late modul": which driver version exactly?

>When I use the PostgreSQL SQL driver the system goes for ever.

What is the "PostgreSQL SQL driver"?

>When I use the ODBC driver it fails after about 80K or 90K operations.
>The symptoms are SQLExecDirect returns -1 and no status message and the
>program crashes.

Enable logging in the ODBC driver and post the relevant part where it starts
to fail.

Rainer

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Bruce McAlister 2008-02-29 08:11:40 Re: ODBC Version supporting specif databases?
Previous Message Bruce McAlister 2008-02-28 22:59:01 Re: ODBC Version supporting specif databases?