M
M
mad_god2017-03-10 13:34:29
PostgreSQL
mad_god, 2017-03-10 13:34:29

How to solve problem with pgAdmin 4?

Initially, the database was on postgres 9.4
saved the backup of the database using pg_dumpall > db.out
restored to postgres 9.6 using psql -f db.out postgres
Problem: queries are executed in psql, in pgAdmin 3 from postgres 9.4 queries are executed, in DbVisualizer 9.5.6 queries are executed, and in pgAdmin 4, installed together with postgres 9.6, and also installed separately from the site, query tools hangs in the "Ininializing the query execution" state.
Logically, you can just ignore pgAdmin 4 and use the rest of the programs, but the problem is getting on your nerves. It should not be.
PS. Viewing the first 100 lines also does not work, it works on other programs.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question