When trying to add a new table with some columns I get this error when trying to save it. I received this error on two different computers with version 9.0. Any ideas why this is happening? I get the error with the Navicat IDE as well as PGAdmin.

当尝试添加一个包含一些列的新表时,我在尝试保存它时得到这个错误。我在两个版本为9.0的计算机上收到了这个错误。有什么想法吗?我得到了Navicat IDE和PGAdmin的误差。

2 个解决方案

#1


4

You need pgAdmin version 1.12 (or later, but there is no later available ATM) to work with PostgreSQL 9.0. The error indicates you're using a previous version.

您需要pgAdmin版本1.12(或更高版本,但是以后没有可用的ATM)来使用PostgreSQL 9.0。错误表明您正在使用以前的版本。

Getting the same error in Navicat just says that it is also not compatible with PostgreSQL 9.0. You need to upgrade to a version that is. Can't give you version numbers there, don't know anything about Navicat.

在Navicat中得到相同的错误只表明它与PostgreSQL 9.0不兼容。你需要升级到一个版本。不能给你版本号,对Navicat一无所知。

更多相关文章

  1. 处理SQL标准中的错误值
  2. SQL连接“实时错误'91'”
  3. 连接SQLServer时提示“但是在登录前的握手期间发生错误。 (provi
  4. 无法弄清楚mySQL语法错误的来源
  5. 从Access表将数据导入Excel,从子句中出现语法错误
  6. Linux操作系统Centos7.2版本搭建Apache+PHP+Mysql环境
  7. SQL Server Configuration Manager打不开了,mmc错误
  8. 连接WCF报EntityFramework.SqlServer 错误的解决方法
  9. mysql 5.7 安装错误提示总结

随机推荐

  1. Android存储-SharedPreferences
  2. Android系统启动流程 -4
  3. Android中设置控件可见与不可见详解
  4. Multitasking the Android(安卓)Way
  5. Android(安卓)support v7 TabLayout 自定
  6. Android startservice & bindservice的区
  7. Android的四大天王
  8. 吸顶CoordinatorLayout+AppBarLayout+Ban
  9. Android(安卓)应用签名
  10. Eclipse下Android更新升级过程中遇到的问