Re: How to store text files in the postgresql?

Поиск
Список
Период
Сортировка
От Dimitri Fontaine
Тема Re: How to store text files in the postgresql?
Дата
Msg-id FB7D331E-81C1-4FDC-A4B9-E4C29165586B@hi-media.com
обсуждение исходный текст
Ответ на How to store text files in the postgresql?  (DimitryASuplatov <genesup@gmail.com>)
Список pgsql-general
Hi,

Le 6 juin 09 à 12:41, DimitryASuplatov a écrit :
> My task is to store a lot (10^5) of small ( <10 MB) text files in the
> database with the ability to restore them back to the hard drive on
> demand.

The following article deals specifically with files containing XML but
goes as far as explaining exactly what to change to have it more
general:

  http://blog.rhodiumtoad.org.uk/2009/02/05/reading-xml-files-into-the-database/

Regards,
--
dim

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

Предыдущее
От: Johan Nel
Дата:
Сообщение: Re: How to store text files in the postgresql?
Следующее
От: "Shakil Shaikh"
Дата:
Сообщение: Using ANY()