binary data ...

From: Gabriel López Millán <gabilm(at)dif(dot)um(dot)es>
To: postgres <pgsql-general(at)postgresql(dot)org>
Subject: binary data ...
Date: 2000-07-10 09:28:20
Message-ID: 39699734.610C5BDD@dif.um.es
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello all.

I'm developer in Java with JDBC2.0.
How can I stora a binary (byte []) (such a certificate X.509,
request of certificate, etc).

Can I use the Type String (I think that not)?
Should I use LOB?

Thanks a lot. Gabi

Browse pgsql-general by date

  From Date Subject
Next Message Holger Klawitter 2000-07-10 09:36:19 Re: Counting affected rows
Previous Message Gabriel López Millán 2000-07-10 09:24:32 binary data ...