Select, Update, and Insert script generation fails to load

From: Michael Rasmussen <michaelr(at)porch(dot)com>
To: "pgadmin-support(at)lists(dot)postgresql(dot)org" <pgadmin-support(at)lists(dot)postgresql(dot)org>
Subject: Select, Update, and Insert script generation fails to load
Date: 2018-01-29 21:09:51
Message-ID: BC8D722E-F7A1-432E-A9E9-5754ECDB943C@porch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Version
2.1
Copyright
Copyright 2013 - 2018, The pgAdmin Development Team
Python Version
2.7.10 (default, Jul 30 2016, 19:40:32) [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.34)]
Flask Version
0.11.1
Application Mode
Desktop
Current User
pgadmin4(at)pgadmin(dot)org

Operating System
macOS High Sierra 10.13.2

PostgreSQL Cluster
PostgreSQL 9.6.5 on x86_64-pc-linux-gnu, compiled by gcc (Debian 4.7.2-5) 4.7.2, 64-bit

What is happening:

1. Right click on a table in the object browser
2. Select Scripts
3. Pick any of the following:
* INSERT Script
* SELECT Script
* UPDATE Script
4. A new tab opens with spinning wait wheel
5. When the spinning wheel clears the text editor is empty

Note: the CREATE and DELETE script properly load

What is expected:
The new tab should populate with the appropriate SQL.

--
Michael Rasmussen
Sr. Data Engineer
Porch

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Liz Roberts 2018-01-30 02:34:33 Unable to open pgAdmin after install
Previous Message Samuel Holmes 2018-01-29 18:13:08 RE: Problems connecting PGAdmin to server