Re: Data type for array of byte

From: Kris Jurka <books(at)ejurka(dot)com>
To: Vernon <vwu725(at)yahoo(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Data type for array of byte
Date: 2005-04-14 09:19:02
Message-ID: Pine.BSO.4.56.0504140418110.17685@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Tue, 12 Apr 2005, Vernon wrote:

> I have the an array of byte in Java. What is the data
> type in PG? I have tried the bytea. It is not right.
>

Why is it not right? It certainly seems like a match to me.

Kris Jurka

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message bst 2005-04-14 15:45:07 Bit string type in PreparedStatement
Previous Message Kris Jurka 2005-04-14 09:17:42 Re: Bug in storing Timestamp