Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I save changes in pgAdmin 4

I am a complete beginner with postgreSQL. There are 2 servers and I want to delete one. I click "remove server" but when I exit the program I have no way to save this change and on reopening the program the second server is back. This seems incredibly simple but I cannot find any obvious way to save this change. Please help.

like image 636
aloea Avatar asked Feb 22 '26 06:02

aloea


1 Answers

When you right click on the server, there should be an option "properties". In the comments, it might say that is an "auto-detected" server that was installed. If it says that, I don't believe that you will be able to delete it from this menu. If it doesn't have the comment, then you should be able to disconnect from the server and then remove it. I have had the same issue and sometimes it works for me and sometimes it doesn't.

like image 160
Paul Enestvedt Avatar answered Feb 24 '26 20:02

Paul Enestvedt