From: | "Do, Leon \(Leon\)" <leondo(at)alcatel-lucent(dot)com> |
---|---|
To: | "Kris Jurka" <books(at)ejurka(dot)com> |
Cc: | "PostgreSQL JDBC" <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: Max size for bytea type |
Date: | 2007-01-22 20:54:26 |
Message-ID: | D1EE06BA46B1E4449AF9A4F2FBEE18616FBFA1@ILEXC2U01.ndc.lucent.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Sorry, it is my mistake. It is wrong data type.
Thanks
Leon Do
> -----Original Message-----
> From: pgsql-jdbc-owner(at)postgresql(dot)org
> [mailto:pgsql-jdbc-owner(at)postgresql(dot)org] On Behalf Of Kris Jurka
> Sent: Sunday, January 21, 2007 12:10 AM
> To: Do, Leon (Leon)
> Cc: PostgreSQL JDBC
> Subject: Re: [JDBC] Max size for bytea type
>
>
>
> On Fri, 19 Jan 2007, Do, Leon (Leon) wrote:
>
> > Hello,
> >
>
> When starting a new thread, please don't reply to some other
> random message on the list.
>
> > Can someone explain why I cann't get bytea data of more
> than 1998 bytes?
> > Below 1998 size is ok but I got exception if the size is at
> and above
> > 1998. I used jdbc-8.1-407.jdbc3.jar.
> >
>
> Could you provide a complete test case. What you've written
> below isn't entirely clear about what's going on. I believe
> bytea decoding is done correctly. Perhaps you are doing
> something like calling getBinaryStream on a column that is not bytea?
>
> Kris Jurka
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faq
>
From | Date | Subject | |
---|---|---|---|
Next Message | Subramaniam Aiylam | 2007-01-22 22:52:43 | Postgres processes have a burst of CPU usage |
Previous Message | Vit Timchishin | 2007-01-22 13:58:50 | Re: Synthesize support for Statement.getGeneratedKeys()? |