0

I know this is a real beginner question. But nevertheless I'm really confused:/ I wanted to have a clean installation of postgres on my ubuntu laptop. So I tried to delete everything related to postgres.

However, when I start running the PgAdmin, I see this under the servers:

enter image description here

I don't even remember when I created this robin_test-server. But now I fail to remove, connect or find any information about it. Anybody might have an idea on what to do in this situation? Any help is super appreciated:)

Ronaldo
6,0272 gold badges14 silver badges43 bronze badges
asked Sep 9, 2020 at 9:34

1 Answer 1

1

PgAdmin stores preferences and a list of servers in the .pgadmin directory in your HOME directory.

To reset it to a pristine state, you may delete this directory, when the application is not running.

answered Sep 9, 2020 at 14:05

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.