<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.ispirer.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.ispirer.com/feed.php">
        <title>Ispirer Migration Knowledge Base sqlways:postgresql:techniques</title>
        <description></description>
        <link>https://wiki.ispirer.com/</link>
        <image rdf:resource="https://wiki.ispirer.com/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-06-22T01:46:17+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.ispirer.com/sqlways/postgresql/techniques/bulk-collect?rev=1741078744&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.ispirer.com/lib/tpl/dokuwiki/images/favicon.ico">
        <title>Ispirer Migration Knowledge Base</title>
        <link>https://wiki.ispirer.com/</link>
        <url>https://wiki.ispirer.com/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://wiki.ispirer.com/sqlways/postgresql/techniques/bulk-collect?rev=1741078744&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-04T08:59:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>PostgreSQL - BULK COLLECT conversion to PostgreSQL</title>
        <link>https://wiki.ispirer.com/sqlways/postgresql/techniques/bulk-collect?rev=1741078744&amp;do=diff</link>
        <description>User Documentation
Ispirer Capabilities - MySQL Migration
Pricing

PostgreSQL - BULK COLLECT conversion to PostgreSQL

A bulk collect is a method of fetching data when many rows are placed in a collection at once.
This can be a problem when migrating procedures from databases that support this mechanism to others that do not.
In this case, Oracle supports the bulk collection, but PostgreSQL does not.
The Ispirer toolkit allows you to solve this problem and convert procedures that contain BULK CO…</description>
    </item>
</rdf:RDF>
