> On Nov 20, 2021, at 6:50 AM, Sanjay Minni wrote:
>
>
> In Postgres 12 and up, are there any default columns available which could be
> useful for tracking / auditing purposes ?
> e.g.
> - real user who entered / updated the data
> - timestamp when data was updated / entered
> where can i g
In Postgres 12 and up, are there any default columns available which could
be useful for tracking / auditing purposes ?
e.g.
- real user who entered / updated the data
- timestamp when data was updated / entered
where can i get a list of such default columns (if any) - which could be
accessed easil