Re: bytea size limit?

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: Michael Privat <michael(at)ceci(dot)mit(dot)edu>
Cc: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: bytea size limit?
Date: 2004-04-12 01:42:16
Message-ID: 1081734136.27404.492.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

No, there is no size limit. However you may have better luck with
largeobjects.
Dave
On Sun, 2004-04-11 at 10:57, Michael Privat wrote:
> Hi. I have Java code that stores binary into the DB. When I use MS SQL
> Server 2000 (type image) it works fine. But when I use Postgres 7.4 it
> fails. Is there a size limit setting somewhere I need to set up?
>
> Thanks,
> Michael
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>
--
Dave Cramer
519 939 0336
ICQ # 14675561

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Michael Privat 2004-04-12 01:48:42 Re: bytea size limit?
Previous Message Oliver Jowett 2004-04-12 01:40:37 Re: bytea size limit?