How can I manage to view if a table has been read recently in postgresql 12 ? I will need something like "select lastdateread from stat_table"
            Asked
            
        
        
            Active
            
        
            Viewed 27 times
        
    1
            
            
        - 
                    Does this answer your question? [Statement logging in PostgreSQL 12.1. Has something changed from earlier versions?](https://stackoverflow.com/questions/59399024/statement-logging-in-postgresql-12-1-has-something-changed-from-earlier-version) – Filburt Nov 12 '20 at 10:33
 - 
                    1Did you also check on [dba.se]? – Filburt Nov 12 '20 at 10:34
 - 
                    I need somethig like select date:last read from stattable – Gabriele D'Onufrio Nov 12 '20 at 10:52
 - 
                    nothing found yet – Gabriele D'Onufrio Nov 12 '20 at 14:09