-1

I want to create a server in pgAdmin 4 but it's not working.

enter image description here

should actually work like this. enter image description here

I'm a Linux Ubuntu 22.04 user. I tried create a server, but it didn't work.

3 Answers3

1

It was said that it was renamed register, you can check the comment on this question for more information Postgresql pgAdmin is missing the menu item "create server"

0

I believe that the Postgres service is not running on your device which is causing the server option to be hidden. You should start a Postgres server from the CLI and then connect to it using pgAdmin. You can use the following latest docs for setting up the connection afterward: Connecting to Server ,

Humza Tareen
  • 146
  • 6
-1

Click on this image: Answer to your question

I hope this answers your question.