V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
elsagong
V2EX  ›  程序员

oracle 的约束如何导入到 postgresql 吗,拥有相同的表和字段(一千多张表)

  •  
  •   elsagong · 2018-09-27 17:08:23 +08:00 · 754 次点击
    这是一个创建于 2038 天前的主题,其中的信息可能已经有所发展或是发生改变。

    嗨,大家下午好,可以请教下各位大神,oracle 的约束如何导入到 postgresql 吗,两个数据库拥有相同的表和字段,就是没有外键这些约束,试过 Navicat,报错了如下错误:

    ERROR: function sys_extract_utc(timestamp without time zone) does not exist LINE 2: sys_extract_utc("status_date") ASC
    HINT:  No function matches the given name and argument types. You might need to add explicit type casts.
    
    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   980 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 19:54 · PVG 03:54 · LAX 12:54 · JFK 15:54
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.