Storing Graphic Files

From: "Mills, Wallace" <MillsW1(at)prose(dot)dpi(dot)qld(dot)gov(dot)au>
To: "'pgsql-novice(at)postgresql(dot)org'" <pgsql-novice(at)postgresql(dot)org>
Subject: Storing Graphic Files
Date: 2001-01-15 00:25:50
Message-ID: EF8480F87336D311AC1F00A0C9FC03320A4BF000@PIBCRMEXH001
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

I am trying to sort out how one can store and retrieve graphic files when
using Postgresql. From reading the docs and other material I have been able
to find, it would appear as though to store images they have to be stored as
Largew Objects. My problem is that I can not get my head around how this is
accomplished. I would appreciate it if someone could explain in simple terms
(or even an example) how to accomplish the storing/retrieving of images in
the database.
Thanks in advance.

Wallace Mills

********************************DISCLAIMER****************************
The information contained in the above e-mail message or messages
(which includes any attachments) is confidential and may be legally
privileged. It is intended only for the use of the person or entity
to which it is addressed. If you are not the addressee any form of
disclosure, copying, modification, distribution or any action taken
or omitted in reliance on the information is unauthorised. Opinions
contained in the message(s) do not necessarily reflect the opinions
of the Queensland Government and its authorities. If you received
this communication in error, please notify the sender immediately and
delete it from your computer system network.

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Bruno Wolff III 2001-01-15 01:03:11 Re: converting .xls to delimited file
Previous Message Ron Chmara 2001-01-14 23:32:12 Re: Postgres access using PHP