0

It's possible to fix a port in pgAdmin4? everty time I restar my mac he open in a random port. I look in google and don't find anything

Fabio Ebner
  • 2,613
  • 16
  • 50
  • 77

1 Answers1

0

If you want to run pgAdmin4 on fixed port use python-wheel package which allows you to configure the port.

Please refer: https://www.pgadmin.org/download/pgadmin-4-python-wheel/

Murtuza Z
  • 5,639
  • 1
  • 28
  • 52