Re: [GENERAL] xmin increasing within a transaction block?

Поиск
Список
Период
Сортировка
От Luca Ferrari
Тема Re: [GENERAL] xmin increasing within a transaction block?
Дата
Msg-id CAKoxK+5XZfmBFTBxxGQB+bAeio24h5zyV6-in5322Y_zeQkpVg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [GENERAL] xmin increasing within a transaction block?  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Ответы Re: [GENERAL] xmin increasing within a transaction block?  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Список pgsql-general
On Mon, Nov 6, 2017 at 1:53 PM, Alvaro Herrera <alvherre@alvh.no-ip.org> wrote:
> Something is using subtransactions there.  My first guess would be that
> there are triggers with EXCEPTION blocks, but your example doesn't show
> any.  Or maybe you have event triggers.

Thanks, but I don't see any event trigger:

> \dy             List of event triggersName | Event | Owner | Enabled | Procedure | Tags
------+-------+-------+---------+-----------+------
(0 rows)


Please note that I tested it on a freshly created database obtaining
the same behavior.
I did have in the past event trigger, but I have dropped long time
before this behavior.

Any other idea?

Luca


-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

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

Предыдущее
От: Sachin Kotwal
Дата:
Сообщение: Re: [GENERAL] Naming conventions for column names
Следующее
От: Luca Ferrari
Дата:
Сообщение: Re: [GENERAL] xmin increasing within a transaction block?