Re: pgsql odbc

Поиск
Список
Период
Сортировка
От Carsten Huettl
Тема Re: pgsql odbc
Дата
Msg-id 39081DA7.71C15A6E@ahorn-Net.de
обсуждение исходный текст
Ответ на pgsql odbc  (Carsten Huettl <chu@KIS-SGH.de>)
Список 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

В списке pgsql-general по дате отправления:

Предыдущее
От: Vassiliadis Spyros
Дата:
Сообщение: referencial integrity constraint bug in version 7.0 beta 5
Следующее
От: Ed Loehr
Дата:
Сообщение: Re: Revisited: Transactions, insert unique.