---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match
Is there anyway to determine when a database was last accessed, or when
a user last connected to the database using the pg_* views? I'm trying
to determine what databases in my system are currently active.