dashing PostgreSQL 11
Hi, demian ... I can not find the start of the dashboard with PostgreSQL 11. Copy directories "lib/postgresql/sql/9.5" as for version 11 "lib/postgresql/sql/11" but without making it work. I do not know if you have to modify the "pg_buffers.rb".
Error:
dashing start
/opt/pgDashboard/jobs/pg_buffers.rb:66:in rescue in <top (required)>': uninitialized constant PGError (NameError) from /opt/pgDashboard/jobs/pg_buffers.rb:16:in <top (required)>'
from /usr/local/rvm/gems/ruby-2.1.0/gems/backports-3.11.4/lib/backports/std_lib.rb:9:in require' from /usr/local/rvm/gems/ruby-2.1.0/gems/backports-3.11.4/lib/backports/std_lib.rb:9:in require_with_backports'
from /usr/local/rvm/gems/ruby-2.1.0/gems/dashing-1.3.7/lib/dashing/app.rb:171:in block in require_glob' from /usr/local/rvm/gems/ruby-2.1.0/gems/dashing-1.3.7/lib/dashing/app.rb:170:in each'
from /usr/local/rvm/gems/ruby-2.1.0/gems/dashing-1.3.7/lib/dashing/app.rb:170:in require_glob' from /usr/local/rvm/gems/ruby-2.1.0/gems/dashing-1.3.7/lib/dashing/app.rb:181:in <top (required)>'
from /usr/local/rvm/gems/ruby-2.1.0/gems/dashing-1.3.7/lib/dashing.rb:3:in require' from /usr/local/rvm/gems/ruby-2.1.0/gems/dashing-1.3.7/lib/dashing.rb:3:in <top (required)>'
from config.ru:1:in require' from config.ru:1:in block in instance_eval' from /usr/local/rvm/gems/ruby-2.1.0/gems/rack-1.5.5/lib/rack/builder.rb:55:in initialize'
from config.ru:1:in new' from config.ru:1:in eval' from /usr/local/rvm/gems/ruby-2.1.0/gems/thin-1.6.4/lib/rack/adapter/loader.rb:33:in load'
from /usr/local/rvm/gems/ruby-2.1.0/gems/thin-1.6.4/lib/thin/controllers/controller.rb:182:in load_rackup_config' from /usr/local/rvm/gems/ruby-2.1.0/gems/thin-1.6.4/lib/thin/controllers/controller.rb:72:in start'
from /usr/local/rvm/gems/ruby-2.1.0/gems/thin-1.6.4/lib/thin/runner.rb:200:in run_command' from /usr/local/rvm/gems/ruby-2.1.0/gems/thin-1.6.4/lib/thin/runner.rb:156:in run!'
from /usr/local/rvm/gems/ruby-2.1.0/gems/thin-1.6.4/bin/thin:6:in <top (required)>' from /usr/local/rvm/gems/ruby-2.1.0/bin/thin:23:in load'
from /usr/local/rvm/gems/ruby-2.1.0/bin/thin:23:in <main>' from /usr/local/rvm/gems/ruby-2.1.0/bin/ruby_executable_hooks:24:in eval'
from /usr/local/rvm/gems/ruby-2.1.0/bin/ruby_executable_hooks:24:in `
Regards.-