Res: [ADMIN] bytea size limit?

Поиск
Список
Период
Сортировка
От paulo matadr
Тема Res: [ADMIN] bytea size limit?
Дата
Msg-id 874436.25662.qm@web52503.mail.re2.yahoo.com
обсуждение исходный текст
Ответ на bytea size limit?  (paulo matadr <saddoness@yahoo.com.br>)
Ответы Re: [ADMIN] bytea size limit?  ("Albe Laurenz" <laurenz.albe@wien.gv.at>)
Список pgsql-general
The size of object depend on report  for a user request,
shared_buffers = 2048MB
work_mem = 12MB

-------
Server conf
16 GB RAM
Red Hat Enterprise Linux Server release 5

Using apliccation web based , with Jboss apliccation server on jdbc driver.
Lets see  scenario :
Apliccation request a report,if this bigger , hangs .
No able to select or others report in this table.


 






De: Albe Laurenz <laurenz.albe@wien.gv.at>
Para: paulo matadr *EXTERN* <saddoness@yahoo.com.br>; pgsql-general@postgresql.org; admin <pgsql-admin@postgresql.org>
Enviadas: Quarta-feira, 21 de Janeiro de 2009 14:03:17
Assunto: Re: [ADMIN] [GENERAL] bytea size limit?

paulo matadr wrote:
> 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.

What are you doing in terms of SQL?
INSERT, UPDATE, DELETE?

How big are the binary objects involved?

What are the values of the database parameters shared_buffers and work_mem?

Yours,
Laurenz Albe

--
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin


Veja quais são os assuntos do momento no Yahoo! + Buscados: Top 10 - Celebridades - Música - Esportes

В списке pgsql-general по дате отправления:

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: Problem with retrieving records using double precision fields
Следующее
От: "Raymond C. Rodgers"
Дата:
Сообщение: Re: Problem with retrieving records using double precision fields