Re: OracleBulkCopy in PostGreSQL
Laurenz Albe <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.novice |
|---|---|
| Organization | Cybertec |
| Message-ID | <[email protected]> |
Jain, Abhishek wrote: > Following is the implementation that I have used using OracleBulkCopy > wherein I have mapped the DB & data table columns [Highlighted in yellow]. > But in the 'Text Copy' how can I specify these mappings. This will be quite different in the PostgreSQL case. Read the documentation on COPY. You will have to rewrite your code. Yours, Laurenz Albe -- Cybertec | https://www.cybertec-postgresql.com