免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2928 | 回复: 0
打印 上一主题 下一主题

dblink怎么装 [复制链接]

论坛徽章:
71
15-16赛季CBA联赛之同曦
日期:2018-08-23 15:41:42辰龙
日期:2014-08-15 09:07:43狮子座
日期:2014-06-03 13:55:33亥猪
日期:2014-06-02 11:17:08巨蟹座
日期:2014-05-06 10:02:03午马
日期:2014-05-04 08:18:27亥猪
日期:2014-04-29 11:11:32技术图书徽章
日期:2014-04-24 15:51:26技术图书徽章
日期:2014-04-17 11:01:53辰龙
日期:2014-04-15 12:45:46亥猪
日期:2014-04-11 09:06:23射手座
日期:2014-04-01 15:28:10
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2014-11-29 22:23 |只看该作者 |倒序浏览
h-4.1$ psql -f /opt/pgsql/share/extension/dblink.sql -p 5444 pgpool
psql:/opt/pgsql/share/extension/dblink.sql:1: ERROR:  could not access file "$libdir/dblink": No such file or directory
psql:/opt/pgsql/share/extension/dblink.sql:3: ERROR:  relation "foo" already exists
psql:/opt/pgsql/share/extension/dblink.sql:4: ERROR:  duplicate key value violates unique constraint "foo_pkey"
DETAIL:  Key (f1, f2)=(0, a) already exists.
psql:/opt/pgsql/share/extension/dblink.sql:5: ERROR:  duplicate key value violates unique constraint "foo_pkey"
DETAIL:  Key (f1, f2)=(1, b) already exists.
psql:/opt/pgsql/share/extension/dblink.sql:6: ERROR:  duplicate key value violates unique constraint "foo_pkey"
DETAIL:  Key (f1, f2)=(2, c) already exists.
psql:/opt/pgsql/share/extension/dblink.sql:7: ERROR:  duplicate key value violates unique constraint "foo_pkey"
DETAIL:  Key (f1, f2)=(3, d) already exists.
psql:/opt/pgsql/share/extension/dblink.sql:8: ERROR:  duplicate key value violates unique constraint "foo_pkey"
DETAIL:  Key (f1, f2)=(4, e) already exists.
psql:/opt/pgsql/share/extension/dblink.sql:9: ERROR:  duplicate key value violates unique constraint "foo_pkey"
DETAIL:  Key (f1, f2)=(5, f) already exists.
psql:/opt/pgsql/share/extension/dblink.sql:10: ERROR:  duplicate key value violates unique constraint "foo_pkey"
DETAIL:  Key (f1, f2)=(6, g) already exists.
psql:/opt/pgsql/share/extension/dblink.sql:11: ERROR:  duplicate key value violates unique constraint "foo_pkey"
DETAIL:  Key (f1, f2)=(7, h) already exists.
psql:/opt/pgsql/share/extension/dblink.sql:12: ERROR:  duplicate key value violates unique constraint "foo_pkey"
DETAIL:  Key (f1, f2)=(8, i) already exists.
psql:/opt/pgsql/share/extension/dblink.sql:13: ERROR:  duplicate key value violates unique constraint "foo_pkey"
DETAIL:  Key (f1, f2)=(9, j) already exists.
psql:/opt/pgsql/share/extension/dblink.sql:19: ERROR:  function dblink_get_pkey(unknown) does not exist
LINE 2: FROM dblink_get_pkey('foo');
             ^
HINT:  No function matches the given name and argument types. You might need to add explicit type casts.
psql:/opt/pgsql/share/extension/dblink.sql:23: ERROR:  function dblink_build_sql_insert(unknown, unknown, integer, unknown, unknown) does not exist
LINE 1: SELECT dblink_build_sql_insert('foo','1 2',2,'{"0", "a"}','{...
               ^
HINT:  No function matches the given name and argument types. You might need to add ex
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP