postgresqlサービスがダウンし、'/run/postgresql/.s.PGSQL.5432'のため失敗しました。そのファイルやディレクトリはありません。
artixでrunitを使用してpostgresqlを起動した後に問題が発生します。 #sudo sv start postgresql ok: run: postgresql: (pid 849) 1236s #sudo -u postgres psql psql: error: connection to server on socket "/run/postgresql/.s.PGSQL.5432" failed: No such file or directory Is the server running locally and accepting...