is it possible to find out when was the users last connected to DB, and stored it in a table for tracking purpose, by writing trigger on pg_stat_activity
view.?
Thank you
is it possible to find out when was the users last connected to DB, and stored it in a table for tracking purpose, by writing trigger on pg_stat_activity
view.?
Thank you