RE: Get stats of deletes ,inserts,trasnactions and updates daily in entire database - Mailing list pgsql-admin

From Michel SALAIS
Subject RE: Get stats of deletes ,inserts,trasnactions and updates daily in entire database
Date
Msg-id 007001d74edf$641b1910$2c514b30$@msym.fr
Whole thread Raw
In response to Get stats of deletes ,inserts,trasnactions and updates daily in entire database  (Yambu <hyambu@gmail.com>)
List pgsql-admin

Hello,

 

Have a look at pg_stat_database. Because you want it daily, some extra arrangement is necessary…

 

Michel SALAIS

 

De : Yambu <hyambu@gmail.com>
Envoyé : samedi 22 mai 2021 06:12
À : Pgsql-admin <pgsql-admin@lists.postgresql.org>
Objet : Get stats of deletes ,inserts,trasnactions and updates daily in entire database

 

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

pgsql-admin by date:

Previous
From: Yambu
Date:
Subject: Get stats of deletes ,inserts,trasnactions and updates daily in entire database
Next
From: Vijaykumar Jain
Date:
Subject: Re: WALWriteLocks