Unrecognized Config Parameter “bytea_output” pgAdmin 4

后端 未结 2 2151
孤街浪徒
孤街浪徒 2021-02-18 12:36

I\'m trying to connect pgAdmin Version 4 to an existing Postgres instance. Previously I was using pgAdmin 3 and it was working fine. I\'m not sure what I might be doing wrong.

2条回答
  •  夕颜
    夕颜 (楼主)
    2021-02-18 13:23

    PostgreSQL 9.0 and earlier are not supported by pgAdmin 4.

    Unfortunately that is not documented yet, but you can find it in this and this bug report (requires a PostgreSQL community account):

    Sorry, we're only building support for 9.1 and later (the currently supported releases). pgAdmin 3 can still be used with earlier versions.

提交回复
热议问题