BUG #16292: query tools screen hangs

Started by PG Bug reporting formabout 6 years ago2 messagesbugs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

The following bug has been logged on the website:

Bug reference: 16292
Logged by: Efren sejas cespedes
Email address: emsejas@gmail.com
PostgreSQL version: 10.0
Operating system: windows 10
Description:

Hi,
I hope you can solve my problem with pgadmin 4.16.
to go straight to the point, I work with a spatial database, so use the QGis
tool, to import some spatial data and be able to visualize them in pgadmin,
the question is that when you make queries in the program it stays on the
loading screen of query tools, also doesn't let me see the contents of the
columns inside the tables.
hoping they can solve my problem.
Hoping sincerely for your response.

#2David G. Johnston
david.g.johnston@gmail.com
In reply to: PG Bug reporting form (#1)
Re: BUG #16292: query tools screen hangs

On Tue, Mar 10, 2020 at 1:14 PM PG Bug reporting form <
noreply@postgresql.org> wrote:

The following bug has been logged on the website:

Bug reference: 16292
Logged by: Efren sejas cespedes
Email address: emsejas@gmail.com
PostgreSQL version: 10.0
Operating system: windows 10
Description:

Hi,
I hope you can solve my problem with pgadmin 4.16.
to go straight to the point, I work with a spatial database, so use the
QGis
tool, to import some spatial data and be able to visualize them in pgadmin,
the question is that when you make queries in the program it stays on the
loading screen of query tools, also doesn't let me see the contents of the
columns inside the tables.
hoping they can solve my problem.
Hoping sincerely for your response.

pgAdmin is a third-party tool. Questions regarding it should be directed
to their list.

https://www.pgadmin.org/

https://www.pgadmin.org/support/list/

You may wish to first search around to see if your desired workflow is
something that is supported and other people are using or whether you are
trying to perform visualizations that pgAdmin isn't coded to handle.

David J.