Re: Blob like type

From: nconway(at)klamath(dot)dyndns(dot)org (Neil Conway)
To: Patrick Nelson <pnelson(at)neatech(dot)com>
Cc: "PostgreSQL List (E-mail)" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Blob like type
Date: 2002-06-24 18:02:48
Message-ID: 20020624180248.GA31144@klamath.dyndns.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sun, Jun 23, 2002 at 11:54:24AM -0700, Patrick Nelson wrote:
> Doing a move over from MySQL and I was wondering if there anything like the
> MySQL blob type?

Try BYTEA:

http://developer.postgresql.org/docs/postgres/datatype-binary.html

Cheers,

Neil

--
Neil Conway <neilconway(at)rogers(dot)com>
PGP Key ID: DB3C29FC

In response to

Browse pgsql-general by date

  From Date Subject
Next Message wsheldah 2002-06-24 18:17:33 Re: Blob like type
Previous Message William N. Zanatta 2002-06-24 17:57:13 Help with Arrays and References