XML database

From: Sean Davis <sdavis2(at)mail(dot)nih(dot)gov>
To: pgsql-general(at)postgresql(dot)org
Subject: XML database
Date: 2007-11-02 01:35:44
Message-ID: 472A7EF0.4040204@mail.nih.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have a large set of XML files (representing about 18M records) that I
would like to load into postgres. I have been loading the records into
relational tables. Is this the best way to go? I am particularly
interested in full-text searches of a subset of the elements. I am on
8.3Beta.

Thanks,
Sean

Browse pgsql-general by date

  From Date Subject
Next Message carter ck 2007-11-02 01:55:35 Improve Search
Previous Message Tom Lane 2007-11-02 01:22:05 Re: Calculation for Max_FSM_pages : Any rules of thumb?