no scrolling in 'click here for details' window after backup

2018-11-29 Thread John Nowlan
After performing a backup, the 'click here for details' previously would open a window that was scrollable, allowing me to see all the details of the backup. This is no longer the case, there are no longer any scrollbars. I have to go find the process watcher temp files if I want to view the fu

RE: pgadmin 3.5 drop database fails because of active connection

2018-11-19 Thread John Nowlan
I stand corrected. Looks like it was pgbouncer.. Thanks This should not be the case.The database connection has been closed before deleting it. There should be another session (Ex: psql, query tool) which is creating this problem. So, try to close all the sessions before deleting any database f

pgadmin 3.5 drop database fails because of active connection

2018-11-17 Thread John Nowlan
Version 3.5 Copyright Copyright 2013 - 2018, The pgAdmin Development Team Python Version 3.6.5 (v3.6.5:f59c0932b4, Mar 28 2018, 16:07:46) [MSC v.1900 32 bit (Intel)] Flask Version 0.12.4 Application Mode Desktop Current User pgadm...@pgadmin.org - windows 10 - desktop I try an