Re: store pdf files

Поиск
Список
Период
Сортировка
От Frank Bax
Тема Re: store pdf files
Дата
Msg-id 493EB17B.4030601@sympatico.ca
обсуждение исходный текст
Ответ на store pdf files  (ivan marchesini <marchesini@unipg.it>)
Ответы Re: store pdf files  (Andreas Joseph Krogh <andreak@officenet.no>)
Список pgsql-sql
ivan marchesini wrote:
> Hi to all...
> I need to create a db that contain link to some pdf files..
> At the moment these are simple links (to the files that are stored into
> the file system) storing paths into a column of a dbf table...
> 
> I need to manage this data considering that the db I'm going to create
> will be moved in some months to another server... 
> so I think that the link to the files positions into the file system
> isn't a valid solution...
> 
> can you suggest me a better way to manage this pdf data?? 
> Each pdf is quite small (<100k)
> 
> should I use BLOB?


Leave the files on filesystem and code the highest level directory into 
a function.


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

Предыдущее
От: "Stefano Buliani"
Дата:
Сообщение: inconsistent automatic casting between psql and function
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: inconsistent automatic casting between psql and function