Do not rely on config.SERVER_MODE for determining (if it is running from runtime, or time), instead check the environment variable PGADMIN_PORT to do that as per Dave.
Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bfe1b773b38e3c55712c781cb93eb21fe3a97842 Modified Files -------------- web/pgadmin/misc/bgprocess/processes.py | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
