我收到“数据库不存在错误”,即使数据库存在:
postgres=# GRANT ALL PRIVILEGES ON DATABASE Owino to OdooD;
Run Code Online (Sandbox Code Playgroud)
错误:数据库“owino”不存在
Name | Owner | Encoding | Collate | Ctype | Access privileges
Owino | dominus | UTF8 | en_US.UTF-8 | en_US.UTF-8 |
postgres| postgres | UTF8 | en_US.UTF-8 | en_US.UTF-8 | =Tc/postgres +
| | | | | postgres=CTc/postgres +
| | | | | orokon=CTc/postgres +
| | | | | powerbidev=CTc/postgres+
| | | | | odoodev=CTc/postgres
Run Code Online (Sandbox Code Playgroud) postgresql ×1