alex_bn_lee

导航

【867】pgAdmin4 无法加载 loading 的问题解决

ref: Loading pgAdmin 4 v7.4... while opening pgAdmin


I had the same problem when installing pgAdmin via the postgresql-15.3-3-windows-x64 installer.

Solution:

  • uninstall PostgreSQL;
  • reinstall PostgreSQL but in the components selection, uncheck PG Admin;
  • download pgAdmin from https://www.pgadmin.org/download/ and install it.

Above is the answer from the website. For my case, I didn't uninstall PostgreSQL. I downloaded the pgAdmin and installed it directly. And now it works well.

 

posted on 2023-07-31 16:37  McDelfino  阅读(239)  评论(0)    收藏  举报