我尝试在postgresql.conf中取消注释'unix_socket_directories = '/var/run/postgresql‘。在查找journalctl时,我看到: LOG: could not bind Unix socket: Address already in use
HINT: Is another postmasterIf not, remove s
我正在运行Arch,我安装了PostgreSQL作为任何其他的arch包。我使用位于用户目录中的本地数据库运行postgres。(postgres -D /home/user/data/)当我这样做时,我得到了错误FATAL: could not create lock file "/run/postgresql/.s.PGSQL创建目录/run/<e
我安装了Bitnami Django堆栈,其中包括PostgreSQL 8.4。server: No such file or directory connections on Unixdomain socket "/var/run/postgresql/.s.PGSQL.5432"?pg_hba.conf文件如下所示:
# TYPE DAT