Re: Filesystem vs. Postgres for images

From: "Development - multi(dot)art(dot)studio" <dev(dot)null(at)multiartstudio(dot)com>
To: "Development - multi(dot)art(dot)studio" <dev(dot)null(at)multiartstudio(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Filesystem vs. Postgres for images
Date: 2004-04-15 23:39:36
Message-ID: 407F1D38.6000800@multiartstudio.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

hi all,
maybe somewhat off-topic , but here it is....

http://www.erdtrabant.de/index.php?i=500200104

a little php-script to demonstrate how to store files as blobs into
postgres (tested with v7.1) as a base for testing etc., not very
beautiful script-style, but useable
feel free to download and change what and use where ever you want

thanks for looking
volker

Development - multi.art.studio wrote:

> hello all,
>
> if somebody is interested in a script using blobs on pgsql and php,
> leave me a mail at kalle(at)erdtrabant(dot)de
> this little skript can upload files to filesystem and directly into
> db, release files from db to filesystem, and store files from
> filesystem to database.
> its tested with php 4.3 and postgres 7.1
>
> greetings,
> volker
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2004-04-15 23:42:52 Re: PLpgSQL-Problem
Previous Message Tom Lane 2004-04-15 23:27:46 Re: pg_clog corruption?