Re: How to store text files in the postgresql? - Mailing list pgsql-general

From Dimitri Fontaine
Subject Re: How to store text files in the postgresql?
Date
Msg-id FB7D331E-81C1-4FDC-A4B9-E4C29165586B@hi-media.com
Whole thread Raw
In response to How to store text files in the postgresql?  (DimitryASuplatov <genesup@gmail.com>)
List 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 by date:

Previous
From: Johan Nel
Date:
Subject: Re: How to store text files in the postgresql?
Next
From: "Shakil Shaikh"
Date:
Subject: Using ANY()