服务器 Gind.cn
  • Linux
  • Windows
  • Ubuntu
  1. 服务器 Gind.cn
  2. postgresql
  3. 我可以删除postgresql 8.3中的创build表权限吗?
Intereting Posts
IISfunction可用于WindowsServer 08 R2标准与WindowsServer 08 R2 Web AWS – 优化VPC之间的广域网链接 Powershell安装 – WindowsFeature应用程序服务器(和子function)并分配证书 同步两台服务器之间的进程 我如何设置Trac存储库authentication 在多个用户中平均分配Internet 让OpenSSL ca.config文件与PHP一起工作? 与AD相关的领域是什么? 公共域和主机parsing为127.0.0.1 使用启用邮件的安全组时,列出通讯组列表中的用户 允许用户通过组策略删除打印机 启用被动FTP访问是不是一个好主意? 什么是正确的iptables规则允许apt-get下载程序? IIS应用程序池超时会导致Vista崩溃 你可以从一个非function的PostgreSQL数据库转储表?

我可以删除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