Re: [JDBC] error : could not access status of transaction - Mailing list pgsql-sql

From Markus Schaber
Subject Re: [JDBC] error : could not access status of transaction
Date
Msg-id 446C4136.90202@logix-tt.com
Whole thread Raw
List pgsql-sql
Hi, Pavan,

Pavan Kumar wrote:

> could any body tell me what does following error message means
> i get this error when i perform select operation on a table.
> Error Message :
>
> could not access status of transaction 265224192
> DETAIL:  could not open file "pg_clog/00FC": No such file or directory

This sounds like a broken PostgreSQL data directory, not a jdbc problem.

You should check whether you can access the table via psql or other
non-jdbc tools, and if not, ask on
  PostgreSQL SQL List <pgsql-sql@postgresql.org>
or pgsql-general.

Markus
--
Markus Schaber | Logical Tracking&Tracing International AG
Dipl. Inf.     | Software Development GIS

Fight against software patents in EU! www.ffii.org www.nosoftwarepatents.org

pgsql-sql by date:

Previous
From: "Michael Artz"
Date:
Subject: Re: Question about SQL Control Structure(if then, for loop)
Next
From: Thusitha Kodikara
Date:
Subject: Encryption functions