| From: | Marcin Mazurek - Multinet SA - Poznan <m(dot)mazurek(at)multinet(dot)pl> |
|---|---|
| To: | Barry Baldwin <bbaldwin(at)indyme(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: [GENERAL] Image data type |
| Date: | 2000-01-14 08:21:15 |
| Message-ID: | Pine.BSF.4.21.0001140920100.3812-100000@arka.poznan.mtl.pl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Thu, 13 Jan 2000, Barry Baldwin wrote:
> I've read the users guide and administrators guide and I don't see any
> mention of a data type that would allow you to store image files.
> Is there such a data type? The users guide mentions being able to define
> your own types but says that it is discussed elsewhere. If there is
> no data type to store images, will there be in the future?
You can use large objects, with examples from jdbc driver I manage to do
some banner system with images stored in postgres.
mazek
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Wim Aarts | 2000-01-14 08:41:51 | Re: [GENERAL] Database synchronisation over the internet... |
| Previous Message | Martijn Stalenhoef | 2000-01-14 08:07:30 | PostgreSQL Question |