RE: Query on Postgres SQL transaction - Mailing list pgsql-general

From Bandi, Venkataramana - Dell Team
Subject RE: Query on Postgres SQL transaction
Date
Msg-id PH7PR19MB6876E894EB056D206906CC8E95342@PH7PR19MB6876.namprd19.prod.outlook.com
Whole thread Raw
In response to Re: Query on Postgres SQL transaction  (Adrian Klaver <adrian.klaver@aklaver.com>)
Responses RE: Query on Postgres SQL transaction  ("Bandi, Venkataramana - Dell Team" <Venkataramana.Bandi@dellteam.com>)
List pgsql-general
Hi Adrian,

I will check with the customer on below info for that node and will share you.

For instance different OS or OS version, different encoding, different location on the network, different data it is
working,etc. 

As I already mentioned we have enabled Postgres SQL debug logs to trace out this scenario, but it is not helping us.


Regards,
Venkat


Internal Use - Confidential
-----Original Message-----
From: Adrian Klaver <adrian.klaver@aklaver.com>
Sent: Monday, March 25, 2024 8:40 PM
To: Bandi, Venkataramana - Dell Team <Venkataramana.Bandi@dellteam.com>; Greg Sabino Mullane <htamfids@gmail.com>
Cc: pgsql-general@lists.postgresql.org; Kishore, Nanda - Dell Team <Nanda.Kishore@Dellteam.com>; Alampalli, Kishore
<Kishoreravishankar.Alampalli@dellteam.com>
Subject: Re: Query on Postgres SQL transaction


[EXTERNAL EMAIL]

On 3/25/24 00:18, Bandi, Venkataramana - Dell Team wrote:
> Hi,
>
> Please find my inline comments for your questions.
>
>
> Regards,
> Venkat
>
>
> Internal Use - Confidential
> -----Original Message-----
> From: Adrian Klaver <adrian.klaver@aklaver.com>
> Sent: Tuesday, March 19, 2024 9:33 PM
> To: Bandi, Venkataramana - Dell Team
> <Venkataramana.Bandi@dellteam.com>; Greg Sabino Mullane
> <htamfids@gmail.com>
> Cc: pgsql-general@lists.postgresql.org; Kishore, Nanda - Dell Team
> <Nanda.Kishore@Dellteam.com>; Alampalli, Kishore
> <Kishoreravishankar.Alampalli@dellteam.com>
> Subject: Re: Query on Postgres SQL transaction
>
>
> [EXTERNAL EMAIL]
>
> On 3/19/24 02:18, Bandi, Venkataramana - Dell Team wrote:
>> Hi Greg,
>>
>> We are using hibernate framework to persist the data into Postgres
>> SQL DB and data is persisting and committing for all the clients but
>> one of the client data is not inserted into DB.
>
> What is different about that client?
> Ans: In our application data is getting from different nodes(systems) and persisting into Postgres SQL DB but for one
ofthe nodes(system) data is not persisting and sometimes data is persisting for this node also. We have to trace out
thetransaction why data is not persisting sometimes. 

That we knew already. What I was after was whether that particular
node(system) is different in some important way from the others. For instance different OS or OS version, different
encoding,different location on the network, different data it is working, etc. 

Define what you have done to trace the path of the transaction.

> Are all the clients passing data through the same instance of the framework?
> Ans: Since it is a monolithic architecture application, it is running on same instance.
> Are you sure that the client is pointed at the correct database?
> Ans: Yes, its pointed to correct database and with same database connection, data is persisting for other nodes.
> Is the log entry below from that client?
> Ans: Yes
>>

--
Adrian Klaver
adrian.klaver@aklaver.com




pgsql-general by date:

Previous
From: Isaac Morland
Date:
Subject: recovery.signal not being removed when recovery complete
Next
From: Siraj G
Date:
Subject: User roles for gathering performance metrics data