Re: OracleBulkCopy in PostgreSQL

From: Thomas Kellerer <spam_eater(at)gmx(dot)net>
To: pgsql-novice(at)lists(dot)postgresql(dot)org
Subject: Re: OracleBulkCopy in PostgreSQL
Date: 2018-09-11 14:36:02
Message-ID: dcfbfe18-61ce-bf98-b28b-2236ddf32b2e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Jain, Abhishek schrieb am 11.09.2018 um 15:53:
> What is the equivalent of OracleBulkCopy in PostgreSQL?             

Are you talking about the PL/SQL "bulk collect into" feature?

If not, what exactly is "OracleBulkCopy" doing? Can you show some code examples?

Thomas

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Laurenz Albe 2018-09-12 12:52:11 Re: OracleBulkCopy in PostGreSQL
Previous Message Jain, Abhishek 2018-09-11 13:53:37 OracleBulkCopy in PostGreSQL