I am new to postgress. We have postgress 9.3 and we have been requested to gather transaction information from the database. I there any views or tables that we can use to gather those information?
You can get transactions per time duration aka TPS from pg_stat_database table for commit and rollbacks.
Regards, Michael Vitale
Tharmarajah, Sam wrote on 12/11/2020 10:49 AM:
Hi All,
I am new to postgress. We have postgress 9.3 and we have been requested to gather transaction information from the database. I there any views or tables that we can use to gather those information?
My advance thanks for all the helps.
Thanx,
Sam
Есть вопросы? Напишите нам!
✖
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера