Re: pgsql odbc

From: Carsten Huettl <chuettl(at)ahorn-Net(dot)de>
To: PostgreSQL Liste Novice <pgsql-novice(at)postgresql(dot)org>, PostgreSQL Liste General <pgsql-general(at)postgresql(dot)org>
Subject: Re: pgsql odbc
Date: 2000-04-27 10:59:51
Message-ID: 39081DA7.71C15A6E@ahorn-Net.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Carsten Huettl schrieb:
>
> Hello,
>
> After I altered a table in my database I am not able to connect the
> Database with the postgresql-odbc-driver (v.6.40.00.09)
> What I get is:
> ODBC--call failed.
> The Access-Table only shows col-names but nothing else.
>
> It is a RH6.1Linux with PostgreSQL 6.5.2
...

It seems the postmaster runs out of memory.
I checked the postmaster with top while I tried to connect via odbc an
it grabs more and more memory. The system has only 32megs and 96megs
swap. When postmaster grabs 110megs the odbc-call fails and postmaster
releases the memory.
How do I correct this behaviour?

TIA

In response to

  • pgsql odbc at 2000-04-26 10:30:26 from Carsten Huettl

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2000-04-27 11:08:31 Re: I'm just doin' the 7.0 RC1 install and have some input on the documentation.
Previous Message Malcolm Beattie 2000-04-27 09:51:32 Re: [HACKERS] pgsql/php3/apache authentication