Log queries accessed by particular user for single database postgresql

前端 未结 0 1936
情话喂你
情话喂你 2020-12-14 12:53

I am in need of logging all the SQL queries accessed by a particular user for single database. I had tried below

ALTER ROLE test_user SET log_statement TO \'a         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题