Re: Transaction Size in PostgreSQL

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Transaction size meaning, for example - any transaction over 1GB in size? I am looking to set up an alert if any massive data changes are happening in a single transaction. I can do it for long running transactions or query but trying to figure out any easy way to calculate the amount of data changes per transaction.

On Mon, Dec 6, 2021 at 8:04 PM David G. Johnston <david.g.johnston@xxxxxxxxx> wrote:
On Monday, December 6, 2021, Sivasamy Subramaniam <sivasamyinfo@xxxxxxxxx> 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.



--
Thank you,
Siva.

[Index of Archives]     [Postgresql Home]     [Postgresql General]     [Postgresql Performance]     [Postgresql PHP]     [Postgresql Jobs]     [PHP Users]     [PHP Databases]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Forum]

  Powered by Linux