由于pg_catalog架构中的对象隐含在search_path( docs ) 中,是否建议在该架构中安装扩展?
postgresql best-practices postgresql-9.4 postgresql-extensions
我需要在我的数据库上加载 uuid 扩展,这是在运行时创建的。创建数据库的用户不是超级用户,她只有“CREATEDB”权限。
有没有办法做到这一点?谢谢。
我正在使用 debian 压缩包,它说功能不存在?
postgresql pattern-matching postgresql-8.4 postgresql-extensions
postgresql ×3