In *pgadmin3*,
1)
Goto,
File -> Options
2)
Select 'Logging'
And select the option of your choice.
(Debug option will log everything)
Log location: ~/pgadmin.log
In *pgAdmin4*,
You need to change the logging configuration using "config_local.py" file,
Add below config option in "config_local
Hello there,
We are using postgres 9.3 in some of our applications in production.
Recently we were asked to implement a security measure where all actions by
an user (but not the application) gets logged in a log file. To avoid any
adverse impact on the database performance, we do not want to e