Re: image storing

Поиск
Список
Период
Сортировка
От
Тема Re: image storing
Дата
Msg-id Pine.LNX.4.10.10010061406260.5809-100000@chapelperilous.net
обсуждение исходный текст
Ответ на image storing  ("Adam Lang" <aalang@rutgersinsurance.com>)
Список pgsql-general
On Fri, 6 Oct 2000, Adam Lang wrote:

> Has anyone setup a postgres server that stores the location of images (or
> any file) and is accessed by a windows based client?  In particular postgres
> running on a non-windows OS.

Yes, but the access was via a web browser interface.  I just stored the
pathnames in the database.  I had postgres running on a Linux box, and the
images themseleves were on a RAID served through Novell, then converted
into PDF images and stored on another RAID served through Linux.  If you
set up Samba, you could still get to the images even if they were on a
Linux box, but the web browse interface (using Perl as the development
langauge) was by far the easier to use for building an application.

Brett W. McCoy
                                              http://www.chapelperilous.net
---------------------------------------------------------------------------
design, v.:
    What you regret not doing later on.


В списке pgsql-general по дате отправления:

Предыдущее
От: Adam Haberlach
Дата:
Сообщение: Blown Index? Corrupted Table?
Следующее
От: "Adam Lang"
Дата:
Сообщение: Re: image storing