ingesting a large xml file and formatting it - Mailing list pgsql-novice

From sam pendleton
Subject ingesting a large xml file and formatting it
Date
Msg-id CAPti5iMU0M2S+5D-=dsmrXz96M6xMsnzADc71YcgB7XHCnNqBQ@mail.gmail.com
Whole thread Raw
Responses Re: ingesting a large xml file and formatting it  (David G Johnston <david.g.johnston@gmail.com>)
List pgsql-novice
Hi, I have a large XML file that I would like to put into a postgresql database. There are certain attributes about elements that aren't needed, so I would like to "pre-process" it, removing parts that aren't desired before storing the new row.

What are some first steps in making this happen?

Also, is there a term for "pre-processing data so that data being inserted into the database is consistent?"


pgsql-novice by date:

Previous
From: David G Johnston
Date:
Subject: Re: Need help with understanding the explain analyze query plan
Next
From: David G Johnston
Date:
Subject: Re: ingesting a large xml file and formatting it