Re: ToDo: allow to get a number of processed rows by COPY statement

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: "Pavel Stehule" <pavel(dot)stehule(at)gmail(dot)com>, "PostgreSQL Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: ToDo: allow to get a number of processed rows by COPY statement
Date: 2011-10-07 18:17:12
Message-ID: 4E8EFBD80200002500041BB5@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> wrote:

> There is not possible to get a number of processed rows when COPY
> is evaluated via SPI. Client can use a tag, but SPI doesn't use a
> tag.
>
> I propose a small change a ProcessUtility to return a processed
> rows.

Please add this to the open CommitFest:

https://commitfest.postgresql.org/action/commitfest_view/open

-Kevin

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2011-10-07 18:40:39 Re: pg_upgrade - add config directory setting
Previous Message Dickson S. Guedes 2011-10-07 17:36:27 [PATCH] Fix little typo in docs in func.sgml