public inbox for [email protected]  
help / color / mirror / Atom feed
From: Greg Sabino Mullane <[email protected]>
To: Bandi, Venkataramana - Dell Team <[email protected]>
Cc: Adrian Klaver <[email protected]>
Cc: [email protected] <[email protected]>
Cc: Kishore, Nanda - Dell Team <[email protected]>
Cc: Alampalli, Kishore <[email protected]>
Subject: Re: Query on Postgres SQL transaction
Date: Sat, 30 Mar 2024 06:44:22 -0400
Message-ID: <CAKAnmmJvPT2ruoYL6OfJ+ygrpesK4FgVi2RyH9Z-iDeqYEdQgg@mail.gmail.com> (raw)
In-Reply-To: <PH7PR19MB687615662E5AEF0D8938A6FD95392@PH7PR19MB6876.namprd19.prod.outlook.com>
References: <PH7PR19MB6876D9AB33CFF7160C4097D295282@PH7PR19MB6876.namprd19.prod.outlook.com>
	<CAKAnmmJcMTxoD2ao8z8YXiU-9FspXZc9L+VKGrAYuig8mN3XSQ@mail.gmail.com>
	<PH7PR19MB68765E8CBFF8AEA19B8C3560952C2@PH7PR19MB6876.namprd19.prod.outlook.com>
	<[email protected]>
	<PH7PR19MB68760581162B8D7053FA643695362@PH7PR19MB6876.namprd19.prod.outlook.com>
	<[email protected]>
	<PH7PR19MB6876E894EB056D206906CC8E95342@PH7PR19MB6876.namprd19.prod.outlook.com>
	<PH7PR19MB68766F0C803EE8568B8D9B0995342@PH7PR19MB6876.namprd19.prod.outlook.com>
	<[email protected]>
	<PH7PR19MB687615662E5AEF0D8938A6FD95392@PH7PR19MB6876.namprd19.prod.outlook.com>

That log snippet shows two different PIDs. Check the logs to see the
complete path that process 1876 took after it did the insert at  2024-02-19
15:21:54.850 +08

Make sure you are not using prepared transactions. This should return 0:

select current_setting('max_prepared_transactions');

Cheers,
Greg


view thread (9+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]
  Subject: Re: Query on Postgres SQL transaction
  In-Reply-To: <CAKAnmmJvPT2ruoYL6OfJ+ygrpesK4FgVi2RyH9Z-iDeqYEdQgg@mail.gmail.com>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox