downloading files - Mailing list pgsql-novice

From Cima
Subject downloading files
Date
Msg-id 004301c551d9$d39fb760$f00110ac@doctorado1
Whole thread Raw
Responses Re: downloading files  (Volkan YAZICI <volkan.yazici@gmail.com>)
List pgsql-novice
hi all,

i've uploaded some files into my postgresql db, via a php script,  and now
id like to give a user the posibility to download these files via a php
script. what would be the best way to do this bearing in mind that the files
are 'integrated' into the db and are referenced by an oid. the table that
contains the files has the original filename in one column and the oid of
the file in another column besides  other info on the table.
any sugestion would be highly apreciated!

thanx.


pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: Execute function without execute privilege
Next
From: Volkan YAZICI
Date:
Subject: Re: downloading files