Postgresql-10.1-3-windows-x64 after installation, start Pgadmin 4 problem (WIN10)

Source: Internet
Author: User
Tags postgresql

Run Pgadmin "Pgadmin 4 the application server could not being contant" window appears.

Reference: HTTPS://STACKOVERFLOW.COM/QUESTIONS/40083391/POSTGRESQL-CANT-CONNECT-APPLICATION-SERVER-THROUGH-PGADMIN4

How to resolve:

1. Delete all files and folders within the C:\Users\your_name\AppData\Roaming\pgAdmin

2.c:\program files\postgresql\10\pgadmin 4\web Find config_distro.py file

Add to:

Minify_html=false
Data_dir = "C:/data/pgadmin" # set NON-ASCII path here

The following is:

Server_mode = Falsehelp_path = '. /.. /.. /docs/en_us/html/' Minify_html=falsedata_dir = "C:/data/pgadmin" # set Non-ascii path heredefault_binary_paths = {"PG": c0/> "C:\\Program Files\\postgresql\\10\\bin", "PPAs": ""}                    

Enter Status:

Postgresql-10.1-3-windows-x64 after installation, start Pgadmin 4 problem (WIN10)

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.