Copy HL7 record/file into PostgreSQL Table - Mailing list pgsql-admin

From Kenneth B. Hill
Subject Copy HL7 record/file into PostgreSQL Table
Date
Msg-id B37BD591-E458-4C5B-88A3-094F32AF8BD5@scottshill.com
Whole thread Raw
Responses Re: Copy HL7 record/file into PostgreSQL Table  (Scott Marlowe <smarlowe@g2switchworks.com>)
Re: Copy HL7 record/file into PostgreSQL Table  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: Copy HL7 record/file into PostgreSQL Table  (Sean Hamilton <sehamilt@chfund.org>)
List pgsql-admin
I'm looking for a way to get an HL7 file into a table. My current
thinking is I need to parse the HL7 file to a flat-file and use the
copy command. I would appreciate some guidance on doing this. Thank you.

-Ken Hill

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_dumplo has disappeared from 8.1.1
Next
From: Scott Marlowe
Date:
Subject: Re: Copy HL7 record/file into PostgreSQL Table