Re: Transaction Size in PostgreSQL - Mailing list pgsql-admin

From David G. Johnston
Subject Re: Transaction Size in PostgreSQL
Date
Msg-id CAKFQuwajBNigQZ=mU3_hG_-3uNcAzk6j_hPRSH=YDRU_ZKcZUA@mail.gmail.com
Whole thread Raw
In response to Transaction Size in PostgreSQL  (Sivasamy Subramaniam <sivasamyinfo@gmail.com>)
Responses Re: Transaction Size in PostgreSQL  (Sivasamy Subramaniam <sivasamyinfo@gmail.com>)
List pgsql-admin
On Monday, December 6, 2021, Sivasamy Subramaniam <sivasamyinfo@gmail.com> wrote:

I need a query or a way to find the transaction size in postgreSQL. Can any one provide SQL or a method to figure this out?

That doesn’t exist, or is even particularly well defined, that I know of.  You may want to phrase your question using more detail.  Though I suspect your best avenue would be WAL decoding (but that’s well outside my experience).

David J.

pgsql-admin by date:

Previous
From: Mladen Gogala
Date:
Subject: Re: Transaction Size in PostgreSQL
Next
From: Sivasamy Subramaniam
Date:
Subject: Re: Transaction Size in PostgreSQL