| From: | Sri Mrudula Attili <sri(at)ebi(dot)ac(dot)uk> |
|---|---|
| To: | pgsql-bugs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Could not read from file "pg_subtrans/00F5" at offset 122880: Success. |
| Date: | 2023-11-28 14:57:52 |
| Message-ID: | 13b47d0d-775b-40d9-b75d-49c52b73cca2@ebi.ac.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-general |
Hello,
Post refresh of a Delphix VDB , while trying to connect from application
users are getting the below error.
Could also see these errors in postgresql.log
Error Message:
< 2023-11-24 12:24:10.031 GMT >ERROR: could not access status of
transaction 16087052
< 2023-11-24 12:24:10.031 GMT >DETAIL: Could not read from file
*"pg_subtrans/00F5" at offset 122880: Success.*
< 2023-11-24 12:24:10.031 GMT >STATEMENT: SELECT distinct
Postgresql Version:
----------------------------------------------------------------------------------------------------------
PostgreSQL 11.16 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 4.8.5
20150623 (Red Hat 4.8.5-44), 64-bit
Thanks,
Sri Attili
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2023-11-28 14:58:35 | Re: BUG #18216: Unaccent function is unable to remove accents (diacritic signs) from Japanese character 'ド' |
| Previous Message | Heikki Linnakangas | 2023-11-28 10:39:09 | Re: BUG #17893: Assert failed in heap_update()/_delete() when FK modiified by RI trigger in non-read-committed xact |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Roman Šindelář | 2023-11-28 16:01:57 | ALTER SUBSCRIPTION ... REFRESH cannot be executed from a function |
| Previous Message | hector vass | 2023-11-28 14:14:05 | Re: How to eliminate extra "NOT EXISTS"-query here? |