Re: PostgreSQL BLOB

From: Denis Gasparin <denis(at)edistar(dot)com>
To: Manuel Cabido <manny(at)tinago(dot)msuiit(dot)edu(dot)ph>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL BLOB
Date: 2001-12-06 08:02:48
Message-ID: 200112060803.fB682sm31979@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

lo_export and lo_import work on the backend side. If you are using php as
server side language, there are similar php functions that allow you to
open/read/write large objects.

--
Ing. Denis Gasparin: denis(at)edistar(dot)com
---------------------------
Programmer & System Administrator - Edistar srl
www.edistar.com

Alle 03:56, giovedì 6 dicembre 2001, hai scritto:
> Hello,
>
> How would I store jpeg file into postgresql and retrieve this jpeg
> file for display in my web page? I tried the lo_export and lo_import
> functions but do we have other means without resorting to these functions?
>
> manny
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Karel Zak 2001-12-06 09:22:23 Re: Casting Varchar to Numeric
Previous Message Thomas T. Thai 2001-12-06 03:55:30 OR-ing rows of bits