That's just what I needed. Thanks guys!
Artacus
> On Thu, Sep 04, 2008 at 02:07:01AM -0700, Artacus wrote:
>> I'm writing some ETL procedures in pgplsql. After each
>> insert/update/delete, I'd like to log how many rows were affected.
>
> http://www.postgresql.org/docs/current/interactive/plpgsql-statements.html
> search for "GET DIAGNOSTICS"