1

I get the following error while trying to connect to Postgres server 9.1.4. What am I missing? I am using pgAdmin 4 version 5.5

Thnaksenter image description here

1
  • I'm going to start with the fact that 9.1 is ~5 years past EOL. Now set_config() is available in 9.1, but I'm guessing there is a context issue that is keeping pgAdmin from using it. I would look at the Postgres log to see if you can get more information. Commented Jul 19, 2021 at 20:30

1 Answer 1

1

From their front page

pgAdmin may be used on Linux, Unix, macOS and Windows to manage PostgreSQL and EDB Advanced Server 9.5 and above.

9.1.4 is much older than that.

Sign up to request clarification or add additional context in comments.

1 Comment

Thank you. Any recommendation on clients (GUI) to query 9.1.4?

Your Answer

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.