[pgadmin-support] pgadmin4: "The application server could not be contacted."

2017-06-02 Thread petrov.bori...@mail.ru
Hi. An attempt to start pgadmin4 yelds message box with "The application server could not be contacted." error. Is there any logs or something I can check? Name: pgadmin4-v1 Arch: x86_64 Version : 1.5 Release : 2.f25 Repo: @System From repo : pgdg96 Linux 4.

Re: [pgadmin-support] Logging all actions

2017-06-02 Thread Murtuza Zabuawala
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

[pgadmin-support] Logging all actions

2017-06-02 Thread Vivek Pandey
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