| From: | Blazej <bl(dot)oleszkiewicz(at)gmail(dot)com> |
|---|---|
| To: | Artacus <artacus(at)comcast(dot)net> |
| Cc: | PostgreSQL <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Getting affected rows in pgplsql |
| Date: | 2008-09-04 11:08:40 |
| Message-ID: | 819df3760809040408s2fb960f2u7488080d97a68585@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Maybe this will be helpfull:
Regards,
Blazej Oleszkiewicz
2008/9/4 Artacus <artacus(at)comcast(dot)net>:
> I'm writing some ETL procedures in pgplsql. After each insert/update/delete,
> I'd like to log how many rows were affected.
>
> I'm not finding anything on Google. Does anyone know how to get this?
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | hubert depesz lubaczewski | 2008-09-04 11:08:44 | Re: Getting affected rows in pgplsql |
| Previous Message | Artacus | 2008-09-04 09:07:01 | Getting affected rows in pgplsql |