服务器 Gind.cn
  • Linux
  • Windows
  • Ubuntu
  1. 服务器 Gind.cn
  2. postgresql
  3. 我可以删除postgresql 8.3中的创build表权限吗?
Intereting Posts
DNS NSlogging与logging 带有windows用户的Linux服务器编辑权限 当Tomcat&apache拥有HA和LB时,为什么要反向代理? OpenVPN的Mac(Tunnelblick)通过VPN的所有stream量 Munin不产生任何输出 禁用nginx代理中的URL解码 在Windows和Linux上创build文件的时间 DnsmasqconfigurationOpenVPN 通过Sprint数据连接获得思科防火墙的最便捷方式? Citrix用户遇到性能下降和冻结会话 目前的IP组播参考资料 从Mac OSX到HP-UX的Xnest BIND似乎忽略胶水logging 为什么不`dig`显示logging? traceroute在主机名的第5跳中超时

我可以删除postgresql 8.3中的创build表权限吗?

使用postgresql 8.3,我创build了一个像这样的只读用户:

create role reportuser with login password 'secret';

然后授予select该用户需要访问的所有表。

但我看到这个用户可以create table x (...并插入/更新/删除/删除表。

  • PostgreSQL 7.4 => 8.1迁移:时区问题
  • 如何在Postgres中检查reindex命令的进度?
  • PostgreSQL从日志表中删除旧logging
  • 服务器群集(Django,Apache,Nginx,Postgres)
  • 奇怪的postgresql日志条目

有没有办法删除此数据库上的此用户的创build表权限?

  • 无法让PostgreSQL在Debian Lenny中运行
  • 在Ubuntu上安装PostgreSQL而不启动它
  • Postgresql表下降需要很长时间
  • 在Debian Squeeze上使用PostgreSQL 9.0和PostGIS 1.5
  • 系统日志写入一般而不是特定的文件

是。 从公共模式中撤销特权。

  • 无法从我的Mac连接到虚拟机上的PSQL数据库
  • “没有可用的版本信息” – 安装Postgres后
  • 如何在Ubuntu上安装pg_archivecleanup for postgresql 9.3
  • Windows上的PostgreSQL Stack Builder安装代理设置
  • pg_archivecleanup找不到Postgres 9.1,即使安装了?
  • Postgresql 9.3日志在热备系统上运行
  • 使用Google云端本地SSD的慢速Fsync(Postgresql)
  • 无法从Azure VM远程访问postgres
  • PostgreSQL当前的复制技术
  • 哪个SSD和Postgre SQL数据库控制器?

  • © 2017 服务器 Gind.cn
  • Topics
  •        
  • Powered by Server
  • Privacy Policy