Re: Transaction Size in PostgreSQL

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Sivasamy Subramaniam <sivasamyinfo(at)gmail(dot)com>
Cc: pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: Transaction Size in PostgreSQL
Date: 2021-12-07 04:04:53
Message-ID: CAKFQuwajBNigQZ=mU3_hG_-3uNcAzk6j_hPRSH=YDRU_ZKcZUA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Monday, December 6, 2021, Sivasamy Subramaniam <sivasamyinfo(at)gmail(dot)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.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Sivasamy Subramaniam 2021-12-07 05:13:45 Re: Transaction Size in PostgreSQL
Previous Message Mladen Gogala 2021-12-07 04:01:00 Re: Transaction Size in PostgreSQL