bytea size limit?

From: Michael Privat <michael(at)ceci(dot)mit(dot)edu>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: bytea size limit?
Date: 2004-04-11 14:57:56
Message-ID: 69890261.20040411105756@ceci.mit.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Oliver Jowett 2004-04-12 01:40:37 Re: bytea size limit?
Previous Message Oliver Jowett 2004-04-11 13:05:59 Re: problem in connetting using reflection