Guest User

Untitled

a guest
Feb 11th, 2019
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. * ruby_block[Link postgresql bin files to the correct version] action run (skipped due to only_if)
  2. Recipe: postgresql::enable
  3. * execute[/opt/gitlab/bin/gitlab-ctl start postgresql] action run
  4. [execute] ok: run: postgresql: (pid 11327) 0s
  5. - execute /opt/gitlab/bin/gitlab-ctl start postgresql
  6. * template[/opt/gitlab/etc/gitlab-psql-rc] action create (up to date)
  7. * postgresql_user[gitlab] action create
  8. * execute[create gitlab postgresql user] action run
  9. [execute] psql: could not connect to server: No such file or directory
  10. Is the server running locally and accepting
  11. connections on Unix domain socket
  12. "/var/opt/gitlab/postgresql/.s.PGSQL.5432"?```
Add Comment
Please, Sign In to add comment