gdk update
で db:migrate
に失敗する場合。
rake aborted! PG::ConnectionBad: could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domain socket "gitlab-development-kit/postgresql/.s.PGSQL.5432"?
gdk run db
を実行した後で gdk update
を実行する。