Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/ruby-on-rails/57.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Ruby on rails “创建扩展的权限被拒绝”;hstore"; 错误消息中有什么不清楚的地方?使用超级用户。 ActiveRecord*emphasized text*::StatementInvalid: PG::InsufficientPrivilege: ERR_Ruby On Rails_Postgresql_Pg - Fatal编程技术网

Ruby on rails “创建扩展的权限被拒绝”;hstore"; 错误消息中有什么不清楚的地方?使用超级用户。 ActiveRecord*emphasized text*::StatementInvalid: PG::InsufficientPrivilege: ERR

Ruby on rails “创建扩展的权限被拒绝”;hstore"; 错误消息中有什么不清楚的地方?使用超级用户。 ActiveRecord*emphasized text*::StatementInvalid: PG::InsufficientPrivilege: ERR,ruby-on-rails,postgresql,pg,Ruby On Rails,Postgresql,Pg,“创建扩展的权限被拒绝”;hstore"; 错误消息中有什么不清楚的地方?使用超级用户。 ActiveRecord*emphasized text*::StatementInvalid: PG::InsufficientPrivilege: ERROR: permission denied to create extension "hstore" HINT: Must be a superuser to create this extension. adap

“创建扩展的权限被拒绝”;hstore";
错误消息中有什么不清楚的地方?使用超级用户。
ActiveRecord*emphasized text*::StatementInvalid: PG::InsufficientPrivilege: ERROR:  permission denied to create extension "hstore"

HINT:  Must be a superuser to create this extension.


adapter: postgresql
host: 127.0.0.1
port: 5432
encoding: unicode
pool: 5
username: root
password: test