Re: What does invalid_transaction_state 25000 mean

From: Joe Conway <mail(at)joeconway(dot)com>
To: Debraj Manna <subharaj(dot)manna(at)gmail(dot)com>, pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: What does invalid_transaction_state 25000 mean
Date: 2023-06-19 20:01:51
Message-ID: a8a1b285-213c-d7af-cf1d-016b7ccf4b7d@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On 6/19/23 15:35, Debraj Manna wrote:
> Can someone let me know when Postgres throws an
> invalid_transaction_state, 25000 error ?

Multiple reasons. What error message do you get?

Maybe this will help you figure out which case is applicable:

https://github.com/search?q=repo%3Apostgres%2Fpostgres%20ERRCODE_INVALID_TRANSACTION_STATE&type=code

--
Joe Conway
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Debraj Manna 2023-06-20 07:55:13 Re: What does invalid_transaction_state 25000 mean
Previous Message Debraj Manna 2023-06-19 19:35:23 What does invalid_transaction_state 25000 mean