1)Can't compile with ODBC support. 2)FATAL 1: AllocSetAlloc() on Pentium computer.

From: "Igor N(dot) Avtaev" <ain(at)usi(dot)ru>
To: pgsql-admin(at)postgresql(dot)org, pgsql-ports(at)postgresql(dot)org
Subject: 1)Can't compile with ODBC support. 2)FATAL 1: AllocSetAlloc() on Pentium computer.
Date: 2000-12-05 11:11:54
Message-ID: 3A2CCD7A.BDA912C3@usi.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-ports

Hello all! Help me, please.
---------------------------------------------------------------
*** First trouble:
I execute:

$ psql mydb
mydb=> \i myrequest
mydb=> \g

If results have > N rows,
the psql-command output to display the message:
"FATAL 1: Memory exhausted in AllocSetAlloc()
pqReadData() -- backend closed the channel unexpectedly.
This probably means the backend terminated abnormaly
before or while processing the request.
psql: connection to server was lost"
and fine execute if results have < N rows.
N ~ 40.000 rows.
What can I do?
Thank you.
---
My configuration:
HP Netserver E30 (Pentium 166MHz/ 128Mb RAM/ 4Gb and 9Gb Wide-SCSI HDD)
SCO UnixWare 2.1.3
Perl 5.004_04
DBI 1.14
DBD::Pg 0.95
PostgreSQL 7.0.3

On Pentium Pro server my SQL-request work fine if result have any N
rows!

--------------------------------------------------------------
*** Second trouble:

I can't compile PostgreSQL 7.0.3 (and 7.0.2) with ODBC support.
UnixWare C compiler not understand comment: "//"
Compiler understand only brackets of comment "/*" and "*/".

I can't change all comments! :-(

Best regards,
Igor Avtaev

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Charlie Crissman 2000-12-05 15:36:15 A great Shockwave flash movie
Previous Message Anthony E. Greene 2000-12-05 04:31:43 Re: SQL Commands

Browse pgsql-ports by date

  From Date Subject
Next Message Peter Eisentraut 2000-12-05 16:56:45 Re: 1)Can't compile with ODBC support. 2)FATAL 1: AllocSetAlloc() on Pentium computer.
Previous Message Joerg Hessdoerfer 2000-12-05 09:03:52 Re: where to find binary distribution of Postgres for NT?