Best way to input data - Mailing list pgsql-novice

From Morgan Kita
Subject Best way to input data
Date
Msg-id 08B420FF5BF7BC42A064212C2EB768801C108E@neutron.verseon.com
Whole thread Raw
Responses Re: Best way to input data
List pgsql-novice
I was hoping I could get some advice on the best interface for loading up my tables. To populate the different tables
fromthe initial files, I am going to be running a lot of different processing steps in between as I populate individual
records.To integrate this all I was wondering what the best interface to the postgres database would be? It seems from
themanual online that the embedded C API would work well for starters, but maybe my time would be better spent learning
somethingthat will be quicker in the long run? 

Thanks,
Morgan

pgsql-novice by date:

Previous
From: "Morgan Kita"
Date:
Subject: Re: Question on simulating Enum Data type
Next
From: George Weaver
Date:
Subject: Re: output a single and double quote in a string