BUG #16961: Could not access status of transaction

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: sergii(dot)zhuravlev(at)smartnet(dot)ua
Subject: BUG #16961: Could not access status of transaction
Date: 2021-04-13 15:43:52
Message-ID: 16961-25f29f95b3604a8a@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 16961
Logged by: Sergey Zhuravlev
Email address: sergii(dot)zhuravlev(at)smartnet(dot)ua
PostgreSQL version: 13.2
Operating system: CentOS Linux release 7.9.2009 (Core)
Description:

Hello

Command - LISTEN missed_trades_empty_instrument
"
ERROR: could not access status of transaction 1954017648
DETAIL: Could not open file "pg_xact/0747": No such file or directory.
STATEMENT: LISTEN missed_trades_empty_instrument
"
Current transaction
# select txid_current();
txid_current
--------------
6985716158

Parameter - autovacuum_freeze_max_age = 200000000

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Dmitry Dolgov 2021-04-13 16:15:00 Re: XX000: unknown type of jsonb container.
Previous Message Yura Sokolov 2021-04-13 14:29:17 Re: Problem with accessing TOAST data in stored procedures