| From: | Filip Rembiałkowski <plk(dot)zuber(at)gmail(dot)com> |
|---|---|
| To: | pgsql-odbc(at)postgresql(dot)org |
| Subject: | CONN ERROR: func=CC_send_query, desc='', errnum=109, errmsg='Out of memory while reading tuples.' |
| Date: | 2009-10-09 00:09:40 |
| Message-ID: | 92869e660910081709g578d0e4by921961cc7fc479c0@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-odbc |
Hello All,
I have a prorietary ETL program, reading from postgres 8.4.1 via psqlODBC
08.04.0100, all on Windows XP.
SELECT query on a large view fails with series of errors.
ODBC driver log: http://pgsql.privatepaste.com/5e1Hitpcm7 - fragments
follow.
any hints?
[226.037]CONN ERROR: func=CC_send_query, desc='', errnum=109, errmsg='Out of
memory while reading tuples.'
...
[226.054]STATEMENT ERROR: func=SC_execute, desc='(null)', errnum=7,
errmsg='Error while executing the query'
...
[226.074]CONN ERROR: func=SC_execute, desc='(null)', errnum=109, errmsg='Out
of memory while reading tuples.'
...
[226.082]STATEMENT ERROR: func=PGAPI_NumResultCols, desc='', errnum=1,
errmsg='No query has been executed with that handle'
--
Filip Rembiałkowski
JID,mailto:filip(dot)rembialkowski(at)gmail(dot)com
http://filip.rembialkowski.net/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | noreply | 2009-10-09 13:45:10 | [ psqlodbc-Bugs-1010713 ] Bug with datatype lo and server side cursor |
| Previous Message | noreply | 2009-10-08 14:34:07 | [ psqlodbc-Bugs-1010713 ] Bug with datatype lo and server side cursor |