Re: images in database

From: Jeff Davis <jdavis-pgsql(at)empires(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: images in database
Date: 2003-04-03 04:20:35
Message-ID: 200304022020.36082.jdavis-pgsql@empires.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> I know of the possibility in mysql to store images or other files in the
> database.
>
> so: is there a similar thing with pgsql?
> if so, then how do you realize this?

look into the "bytea" datatype.

Jeff

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Dennis Gearon 2003-04-03 04:21:36 length of login names
Previous Message Joel Rees 2003-04-03 04:07:05 pgsql password when FreeBSD boots -- what's usual?