bytea size limit? - Mailing list pgsql-admin

From paulo matadr
Subject bytea size limit?
Date
Msg-id 359812.4771.qm@web52512.mail.re2.yahoo.com
Whole thread Raw
Responses Re: bytea size limit?  (Kenneth Marshall <ktm@rice.edu>)
Re: [GENERAL] bytea size limit?  (Grzegorz Jaśkiewicz <gryzman@gmail.com>)
Re: [GENERAL] bytea size limit?  (Merlin Moncure <mmoncure@gmail.com>)
Re: [GENERAL] bytea size limit?  ("Albe Laurenz" <laurenz.albe@wien.gv.at>)
List pgsql-admin
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: Top 10 - Celebridades - Música - Esportes

pgsql-admin by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Online backups are failing
Next
From: Kenneth Marshall
Date:
Subject: Re: bytea size limit?