原因:

PgAdmin 4不再支持PostgreSQL 9.0 和更早的版本

 

我的版本是8.2.15

template1=# select version();
                                                                       version                           
                                             
---------------------------------------------------------------------------------------------------------
---------------------------------------------
 PostgreSQL 8.2.15 (Greenplum Database 4.3.6.2 build 1) on x86_64-unknown-linux-gnu, compiled by GCC gcc 
(GCC) 4.4.2 compiled on Nov 12 2015 23:50:28
(1 row)

 

解决:

下载PgAdmin3就可以连接PostgreSQL了

相关文章:

  • 2022-12-23
  • 2021-11-03
  • 2021-12-12
  • 2021-08-09
  • 2022-12-23
  • 2021-10-16
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-08-21
  • 2022-12-23
  • 2021-07-24
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案