Get stats of deletes ,inserts,trasnactions and updates daily in entire database

From: Yambu <hyambu(at)gmail(dot)com>
To: Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Get stats of deletes ,inserts,trasnactions and updates daily in entire database
Date: 2021-05-22 04:11:57
Message-ID: CALhHtcD6orDZwdZCotjRUxPvnW08SrueDc48ge3xBuZNmH0o0Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hello

I would like to know how many records were deleted,updated or inserted per
day in the entire database, as well as number of transactions done. Is
there a view or somewhere I can get that without installing anything extra
in postgres?

regards

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Michel SALAIS 2021-05-22 07:52:18 RE: Get stats of deletes ,inserts,trasnactions and updates daily in entire database
Previous Message Dirk Krautschick 2021-05-21 23:49:29 Experience with login_hook or any other solution for logon trigger