Re: Select, Update, and Insert script generation fails to load

Поиск
Список
Период
Сортировка
От Khushboo Vashi
Тема Re: Select, Update, and Insert script generation fails to load
Дата
Msg-id CAFOhELdN5gJBfyFxhnQx0-A_D_c_fdg6RHkAK58Ri=QBg82VmA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Select, Update, and Insert script generation fails to load  (Michael Rasmussen <michaelr@porch.com>)
Список pgadmin-support
As I couldn't reproduce this issue at my end, I have logged the bug for the further investigation.

Please log your bug at https://redmine.postgresql.org/projects/pgadmin4 in future.

On Wed, Jan 31, 2018 at 12:43 AM, Michael Rasmussen <michaelr@porch.com> wrote:
  1. Screenshots are below
  2. Log file is attached.
  3. Steps I took to generate the log and the screenshots:
    1. I started pgAdmin 4.
    2. I browsed to the table in question.
    3. I right clicked Scripts -> CREATE script
    4. It opened a new tab and generated the DDL.
    5. I right clicked Scripts -> SELECT script.
    6. It opened a new tab and failed to display DML.
    7. I tried resizing the windows or trying to find a pull down for the Data Output tab frame, but the mouse cursor didn’t find anything to grab.

 

CREATE Tab Screenshot:

 

SELECT Tab Screenshot:

 

-- 

Michael Rasmussen

Sr. Data Engineer

Porch

From: Khushboo Vashi <khushboo.vashi@enterprisedb.com>
Date: Monday, January 29, 2018 at 8:38 PM
To: Michael Rasmussen <michaelr@porch.com>
Cc: "pgadmin-support@lists.postgresql.org" <pgadmin-support@lists.postgresql.org>
Subject: Re: Select, Update, and Insert script generation fails to load

 

Hi,

 

Please provide below details:

 

1. Screen-shot for the same

2. pgAdmin logs, please refer https://www.pgadmin.org/faq/#8 to enable logging

3. Is this issue reproducible with some particular scenario?

 

Thanks,

Khushboo

 

On Tue, Jan 30, 2018 at 2:39 AM, Michael Rasmussen <michaelr@porch.com> wrote:

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@pgadmin.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:
    1. INSERT Script
    2. SELECT Script
    3. UPDATE Script
  1. A new tab opens with spinning wait wheel
  2. 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

 


Вложения

В списке pgadmin-support по дате отправления:

Предыдущее
От: Melvin Davidson
Дата:
Сообщение: Re: What pgAdmin version(s) needed these tables/functions?
Следующее
От: Johann Spies
Дата:
Сообщение: Re: pgAdmin4 from apt.postgresql.org