Re: [GENERAL] EndTransactionBlock error

Поиск
Список
Период
Сортировка
От Ed Loehr
Тема Re: [GENERAL] EndTransactionBlock error
Дата
Msg-id 388CFC64.F73C4F2F@austin.rr.com
обсуждение исходный текст
Ответ на EndTransactionBlock error  ("Graeme Merrall" <gmerrall@email.com>)
Список pgsql-general
Ed Loehr wrote:
>
> Correction:  this message happens when you 'commit' but without
> anything to commit.
>
> % destroydb test; createdb test; psql -d test -c "commit"
> NOTICE:  EndTransactionBlock and not inprogress/abort state
> END

And it seems to be a harmless occurrence, **assuming** you do not have
a logic error leading to an empty commit (a big assumption?).

Cheers,
Ed Loehr

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

Предыдущее
От: Ed Loehr
Дата:
Сообщение: Re: [GENERAL] EndTransactionBlock error
Следующее
От: "Barnes"
Дата:
Сообщение: RE: [GENERAL] PostgreSQL running on Redhat 6.1 and VB6.0