相关疑难解决方法(0)

Postgresql配置文件在哪里:Windows上的'postgresql.conf'?

我收到此消息但我找不到postgresql.conf文件:

OperationalError: could not connect to server: Connection refused (0x0000274D/10061)
    Is the server running on host "???" and accepting
    TCP/IP connections on port 5432?
could not connect to server: Connection refused (0x0000274D/10061)
    Is the server running on host "???" and accepting
    TCP/IP connections on port 5432?
Run Code Online (Sandbox Code Playgroud)

postgresql

61
推荐指数
2
解决办法
8万
查看次数

我在哪里可以获得pldbgapi.sql以便为postgresql安装调试器?

我正在尝试在Linux上安装postgresql的调试器,所以我可以使用pgAdmin来调试我的函数.我已经设置了postgresql.conf文件.但是,我找不到pldbgapi.sql.

Postgresql安装在/usr/pgsql-9.2/.目录/usr/pgsql-9.2/share/存在,但/usr/pgsql-9.2/share/contrib不存在.我在哪里可以找到该文件或下载它?

谢谢!

postgresql pgadmin postgresql-9.2

10
推荐指数
1
解决办法
9382
查看次数

标签 统计

postgresql ×2

pgadmin ×1

postgresql-9.2 ×1