Is it possible to get a history of queries made in postgres? and is it be possible to get the time it took for each query? I\'m currently trying to identify slow queries in the
There's no history in the database itself,but if you are using DataGrip data management tool then you can check the history thats your run in the datagrip.