Re: BYTEA: insert query max size

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: inner <transto(at)inbox(dot)ru>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: BYTEA: insert query max size
Date: 2006-04-04 21:23:20
Message-ID: 14609.1144185800@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

inner <transto(at)inbox(dot)ru> writes:
> Do you know, same error caused from 'pgAdminIII v1.4.1' and 'EMS Manager for
> PostgreSql v3.4.0.1'?

[ shrug... ] it works for me up to past 30Mb, and fails with an "out of
memory" error around 40Mb, but I have a relatively small process size
limit on this machine (128Mb I think). I think you're looking at
ungraceful out-of-memory handling in one or another of those bits of
software, plus a not very large memory limit.

regards, tom lane

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message doris riedl 2006-04-04 21:52:15 WAL - recovery of updated dataset
Previous Message inner 2006-04-04 21:00:11 Re: BYTEA: insert query max size