Re: Transactions, Triggers and Error Messages

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: Transactions, Triggers and Error Messages
Дата
Msg-id 20051109003245.GE19551@pervasive.com
обсуждение исходный текст
Ответ на Re: Transactions, Triggers and Error Messages  (Ledina Hido <lh1101@ecs.soton.ac.uk>)
Список pgsql-general
On Tue, Nov 08, 2005 at 11:03:50PM +0000, Ledina Hido wrote:
> Quoting Tom Lane <tgl@sss.pgh.pa.us>:
>
> > What are you running this in?  ISTM this is a problem with bad
> structure
> > of client-side code, not something to be fixed on the server side.
> >
> >             regards, tom lane
>
>
> I'm using pgAdmin3. Basically when I run the query the first time it
> gives the correct error but if I re-run it, then it says "ERROR:
> current transaction is aborted, commands ignored until end of
> transaction block". Should I be doing something else, ie should I be
> explicitly rolling back once the exception is raised so I don't get

Yes.

> this error? And if so how can I "catch" the exception. Sorry for my

http://lnk.nu/postgresql.org/5sl.html
--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

В списке pgsql-general по дате отправления:

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Setting max_fsm_pages
Следующее
От: Will Wright
Дата:
Сообщение: Re: Programmatic method to determine currently installed Windows PostrgreSQL version