Re: bytea size limit? - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: bytea size limit?
Date
Msg-id 1081734136.27404.492.camel@localhost.localdomain
Whole thread Raw
In response to bytea size limit?  (Michael Privat <michael@ceci.mit.edu>)
Responses Re: bytea size limit?  (Michael Privat <michael@ceci.mit.edu>)
List 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@postgresql.org
>
--
Dave Cramer
519 939 0336
ICQ # 14675561


pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: bytea size limit?
Next
From: Michael Privat
Date:
Subject: Re: bytea size limit?