insert/update/delete on pgbench database tables
Number of insert/update/delete and hot update tuples count per table during the audit period.
| Schema.Table | Inserted | Updated | Deleted | Hot Updated |
|---|---|---|---|---|
| public.pgbench_accounts | 0 | 2898211 | 0 | 2891916 |
| public.pgbench_branches | 0 | 2898211 | 0 | 2893177 |
| public.pgbench_history | 2898211 | 0 | 0 | 0 |
| public.pgbench_tellers | 0 | 2898211 | 0 | 2872259 |