From: | paulo matadr <saddoness(at)yahoo(dot)com(dot)br> |
---|---|
To: | pgsql-general(at)postgresql(dot)org, admin <pgsql-admin(at)postgresql(dot)org> |
Subject: | bytea size limit? |
Date: | 2009-01-21 13:21:03 |
Message-ID: | 359812.4771.qm@web52512.mail.re2.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-general |
I everyone, need help!!!
My aplication return erro:
2009-01-20 10:22:03,264 INFO [STDOUT] Caused by: org.postgresql.util.
PSQLException: ERROR: invalid memory alloc request size 1705447581
TABLE batch.relatorio_gerado
rege_id integer NOT NULL,
fuin_id integer NOT NULL,
rela_id integer NOT NULL,
rege_tmultimaalteracao timestamp without time zone NOT NULL DEFAULT now(),
rege_nnpaginas integer NOT NULL,
rege_binario bytea,
rege_pdf bytea
I get this erro above refers the column "rege_pdf bytea" , when try generate report in pdf.
thanks for help
Veja quais são os assuntos do momento no Yahoo! +Buscados
http://br.maisbuscados.yahoo.com
From | Date | Subject | |
---|---|---|---|
Next Message | Kenneth Marshall | 2009-01-21 13:54:45 | Re: bytea size limit? |
Previous Message | Michael Monnerie | 2009-01-21 07:54:27 | Question on Index usage |
From | Date | Subject | |
---|---|---|---|
Next Message | Kenneth Marshall | 2009-01-21 13:54:45 | Re: bytea size limit? |
Previous Message | Herouth Maoz | 2009-01-21 12:55:00 | Re: Slow update |