> Hello,
>
> Can anyone give me a more detailed explanation of what's going on? I'm
> getting the following error during a series of database inserts:]
>
> NOTICE: (transaction aborted): queries ignored until END
>
I would expect, that one insert produces an error and therefore the whole
transaction has been aborted. Did you send several commands with
ONE command ?
Marten