Re: Blob like type - Mailing list pgsql-general

From nconway@klamath.dyndns.org (Neil Conway)
Subject Re: Blob like type
Date
Msg-id 20020624180248.GA31144@klamath.dyndns.org
Whole thread Raw
In response to Blob like type  (Patrick Nelson <pnelson@neatech.com>)
List 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@rogers.com>
PGP Key ID: DB3C29FC



pgsql-general by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: foreign Key problem
Next
From: Mike Harding
Date:
Subject: Astonishing explain...!