Hi,
I'm using Base (3.0 on Mac Aqua with Leopard) with PostgreSQL 8.3.5
(connected with latest jdbc-driver) and lately get an error message
about Java heap space once in a while when running a complex query:
- The data content could not be loaded. Java heap space
- More: The SQL command leading to this error is:
select replace(degree_dia(degree_alpha),' ','') AS tone, phase,
maxphase, phase % 4 as mod4, phase % maxphase/2 AS modGonganHalve
FROM fgmiga_tones;
I don't understand what heap space is and wonder what I can do. It's
not this specific query only that causes the problem.
Best
Rainer
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]