[ADMIN] Issue related to audit trigger after upgrade to Postgresql9.6 - Mailing list pgsql-admin

From Vikash Pandey
Subject [ADMIN] Issue related to audit trigger after upgrade to Postgresql9.6
Date
Msg-id CAJdaY-Z+or-nGAw6sC78X+gW5q10-sfsSd1wnd_wFx+SJvTj+Q@mail.gmail.com
Whole thread Raw
Responses Re: [ADMIN] Issue related to audit trigger after upgrade to Postgresql9.6
List pgsql-admin
Hi,

We have upgraded database from 9.2 to 9.6.
In 9.2 we were using auditing of tables through audit trigger.
https://wiki.postgresql.org/wiki/Audit_trigger_91plus

In this trigger function there is transaction_id which is generated by txid_current()
After upgradation this transaction_id some how reset itself which was unexpected.
Our applications depend on this transaction_id which is misbehaving currently.
How we can handle this situation.


Thanks in advance.


Regards
Vikash Kumar Pandey.

pgsql-admin by date:

Previous
From: Ertan Küçükoğlu
Date:
Subject: Re: [ADMIN] Creating a database with LC_COLLATE tr_TR.UTF-8
Next
From: Ram DBA
Date:
Subject: [ADMIN] Table/View creation time