converting oracle raw longs

From: ender <kthangavelu(at)earthlink(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: converting oracle raw longs
Date: 2001-01-29 12:44:54
Message-ID: 01012904445409.14826@linux
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

i'm trying to convert an oracle app to postgres, i'm not sure what type to
use for a binary long, i'd rather not go through the overhead/complexity of a
BLOB and i was hoping that the TOAST project would obviate that need, but i'm
still left with the question of how to store binary in postgres.

thanks

kapil thangavelu

Browse pgsql-general by date

  From Date Subject
Next Message Henshall, Stuart - WCP 2001-01-29 13:10:07 RE: : Execute a string of command in sql'script
Previous Message pblunat 2001-01-29 12:30:13 : Execute a string of command in sql'script