error loading script after updating to 1.6

2017-07-31 Thread Derek Ealy
browser cache again. Any suggestions? -- dme *Derek Ealy* Sr. Software Architect NovaWurks, Inc. 10772 Noel Street Los Alamitos, CA 90720 P: 562.340.6270 <562.340.6270%20x%20700> F: 877.353.7537 C: 310.936.4070 <801.319.4613> www.novawurks.com ...

Re: pgAdmin 4 v2.0 Released!

2017-10-05 Thread Derek Ealy
> EnterpriseDB UK: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > -- dme *Derek Ealy* Sr. Software Architect NovaWurks, Inc. 10772 Noel Street Los Alamitos, CA 90720 P: 562.340.6270 <562.340.6270%20x%20700> F: 877.353.7537 C: 310.936.4070 <801.319.4613> w

Upgraded to v2.1 now Query Tool not working

2018-01-12 Thread Derek Ealy
g the button bar from the editor below. None of the buttons react on the button bar. I tried using it from the latest version of Firefox and the Query Tools seems to be working fine. How can I get this working on Chrome? Thanks, Derek -- dme *Derek Ealy* Sr. Software Architect NovaWurks, Inc.

Re: Upgraded to v2.1 now Query Tool not working

2018-01-12 Thread Derek Ealy
les? Thanks, Derek On Fri, Jan 12, 2018 at 8:57 AM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Looks like browser cache issue to me, Can you hard refresh Chrome (using > 3rd option in screenshot) and check again? > > On Fri, Jan 12, 2018 at 10:08 PM, Derek E

listen/notify not working in pgadmin 4 2.1

2018-03-13 Thread Derek Ealy
n PGAdmin4? Thanks, Derek -- dme *Derek Ealy* Sr. Software Architect NovaWurks, Inc. 10772 Noel Street Los Alamitos, CA 90720 P: 562.340.6270 <562.340.6270%20x%20700> F: 877.353.7537 C: 310.936.4070 <801.319.4613> www.novawurks.com CONFIDEN

Re: listen/notify not working in pgadmin 4 2.1

2018-03-13 Thread Derek Ealy
gt; > On Tue, Mar 13, 2018 at 7:56 PM, Derek Ealy > wrote: > >> I was trying to test a notify/listen channel but couldn't get things >> working in PGAdmin4. I'm running it in server mode with Python on Linux. >> Eventually I went back to PGAdmin3 and listened o

Re: pgadmin4.3 - login failure

2018-04-18 Thread Derek Ealy
min/browser/server_groups/servers/__init__.py", > line 972, in connect > server_types=ServerType.types() > File "/usr/share/pgadmin4/web/pgadmin/utils/driver/psycopg2/connection.py", > line 313, in connect > pg_conn.notices = deque([], self.ASYNC_NOTICE_MAXLENGTH)

My pgAdmin is broken

2018-04-19 Thread Derek Ealy
system with v2.1? In the future is there some better way to upgrade or revert to a previous version when things go wrong? Thanks, Derek -- dme *Derek Ealy* Sr. Software Architect NovaWurks, Inc. 10772 Noel Street Los Alamitos, CA 90720 P: 562.340.6270 <562.340.6270%20x%20700>

Re: My pgAdmin is broken

2018-04-19 Thread Derek Ealy
Uninstall/Install pgcrypto: > > pip uninstall pycrypto > > pip3 install pycrypto > > 4. Start pgadmin4: > > python /usr/local/lib/python/site-packages/pgadmin4/pgAdmin4.py & > > Go to: http://127.0.0.1:5050 > > After that v3.0 works just fine. > > Cheer

Re: My pgAdmin is broken

2018-04-19 Thread Derek Ealy
Well then thanks to Kushboo also On Thu, Apr 19, 2018 at 9:09 AM, Isaias Sanchez wrote: > The solution was thanks to Khushboo Vashi 'cause I reported this issue > yesterday. > > https://redmine.postgresql.org/issues/3296 > Let us know if it works for you. > > > Dere

no grid displayed in Chrome

2018-07-05 Thread Derek Ealy
that is messing things up, possibly? Any ideas how to get things working properly in v3.1? Thanks, Derek -- dme *Derek Ealy* Sr. Software Architect NovaWurks, Inc. 10772 Noel Street Los Alamitos, CA 90720 P: 562.340.6270 <562.340.6270%20x%20700> F: 877.353.7537 C: 310.936.4070 <801

backing up Query Editor files

2019-05-10 Thread Derek Ealy
Hi We have a fair number of files that we saved in the query editor from multiple users. Where are these files located? We're running PGAdmin4 in server mode. Thanks, Derek -- dme *Derek Ealy* Sr. Software Architect NovaWurks, Inc. 10772 Noel Street Los Alamitos, CA 90720 P: 562.340

Re: backing up Query Editor files

2019-05-13 Thread Derek Ealy
cool thanks. It would be nice if there was an easy way to make backups or for an admin to download those files via the GUI. Derek On Sun, May 12, 2019 at 10:57 PM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > > > On Fri, May 10, 2019 at 8:23 PM Derek Ealy &