会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
smj-7038
博客园
首页
新随笔
联系
订阅
管理
2024年7月25日
pgsql,function uuid_generate_v4() does not exist问题处理
摘要: 1、问题 新建的pgsql数据库,在执行select uuid_generate_v4()时报错。 function uuid_generate_v4() does not exist 2、原因 函数未定义:PostgreSQL 没有加载 uuid-ossp 模块,该模块包含 uuid_genera
阅读全文
posted @ 2024-07-25 10:05 关心千九
阅读(149)
评论(0)
推荐(0)
编辑
公告