How can I stop pgadmin 4 process? I ran pgadmin 4 next method:
python3 /usr/local/pgAdmin4.py
My idea using Ctrl-c.
How can I stop pgadmin 4 process? I ran pgadmin 4 next method:
python3 /usr/local/pgAdmin4.py
My idea using Ctrl-c.
If you are using pgAdmin 4 on mac OS or Ubuntu, you can use system tool bar (at the top of the screen) icon for this. After you start pgAdmin server the icon with elephant head should appear. If you click it you will have an option Shut down server.