腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
文章
问答
(9999+)
视频
沙龙
1
回答
django.db.utils.OperationalError:部署到pythonanywhere时
python
、
django
、
pythonanywhere
django.db.utils.OperationalError:无法
连接
到
服务器
:
连接
被拒绝。
服务器
是否
在
主机
"
localhost
“(::1)
上
运行
并
接受
端口
5432
上
的
TCP
/
IP
连接
?无法
连接
到
服务器</e
浏览 0
提问于2020-11-20
得票数 0
1
回答
PostgreSQL 9.1不
接受
连接
postgresql
在
启动PostgreSQL 9.1之后,我们看到了这个错误
服务器
不监听
服务器
不
接受
连接
:
连接
库报告无法
连接
到
服务器
:拒绝
连接
的
服务器
是
运行
在
主机
"
localhost
“
上
的
服务器
(
127.0.0.1
),是
在
端口
5432</
浏览 0
提问于2011-11-01
得票数 -1
1
回答
** (混合)无法为PhoenixHerokuWsmoak.Repo创建数据库,原因是: psql:未能
连接
到
服务器
phoenix-framework
** (混合)无法为PhoenixHerokuWsmoak.Repo创建数据库,原因是: psql:无法
连接
到
服务器
:拒绝
连接
的
服务器
是
运行
在
主机
"
localhost
“
上
的
服务器
(::1)和
接受
端口
5432
上
的
TCP
/
IP
连接
?无法<em
浏览 1
提问于2016-05-08
得票数 1
1
回答
psql:如何显式地告诉
端口
no
postgresql
我已经安装了postgresql,
在
postgresql.conf中,我看到
端口
是5433而不是
5432
。现在,当我试图通过psql
连接
到
服务器
时,我得到
的
错误如下:(0x0000274D/10061)
服务器
是否
运行
在
主机
"
loca
浏览 2
提问于2020-02-28
得票数 0
2
回答
我无法
在
pgadmin 4 v4中
运行
服务器
postgresql
、
pgadmin-4
我多次尝试重新安装PostgreSQL 12和pgadmin,也尝试安装它们
的
不同版本。尽管如此,我还是不能
运行
服务器
当安装postgresql时,我也得到了错误。这
是否
会影响pgadmin,如果是,如何解决?
浏览 1
提问于2020-05-09
得票数 0
2
回答
从mac中删除PostgreSQL用户,如何恢复?
macos
、
postgresql
、
tcp
我做了件很愚蠢
的
事。我
在
我
的
mac
上
运行
了一个postgreSQL,里面有几个数据库。
服务器
不监听
服务器
不
接受<
浏览 2
提问于2014-03-14
得票数 2
回答已采纳
2
回答
如何使用sqlalchemy访问Docker中
的
postgresql?
postgresql
、
docker
、
sqlalchemy
我正在尝试使用PostgreSQL与一个被篡改
的
SQLAlchemy
服务器
进行交互。', engine) OperationalError:(Kercopg2.OperationalError)无法
连接
到
服务器
:拒绝
连接
是
在
主机
"
localhost
“
上
运行
的
服务器
(::1)并且
在
端口
5432</e
浏览 0
提问于2018-03-16
得票数 13
3
回答
docker容器
连接
本地postgresql
python
、
postgresql
、
docker
我
运行
python容器,我想
连接
localhost
postegresql。我尝试了一些方法。但不是工作。请告诉我。我该怎么做?谢谢。我
在
端口
5432
上
运行
postegresql,创建数据库
并
授予用户。pythonimport psycopg2 #Define our connection string conn_string = "host='
浏览 0
提问于2017-07-27
得票数 4
22
回答
无法
连接
到Postgres
的
服务器
postgresql
我有一个问题,
连接
服务器
的
Postgres,
在
我更新我
的
windows.Before,我更新,没有问题,打开数据库。我
在
Postgres
的
数据库也不见了。当我想要创建我
的
新数据库时,它会显示以下错误: 无法
连接
到
服务器
:无法
连接
到
服务器
:拒绝
连接
(0x0000274D/10061)
服务器
是否
运行
在<
浏览 0
提问于2016-11-10
得票数 67
7
回答
Docker - Postgres和pgAdmin 4:
连接
被拒绝
postgresql
、
docker
新手与码头,我试图通过本地
主机
我
的
pgAdmin容器
连接
到postgres一号。psql -h
localhost
-U postgres -d postgres无法
连接
到
服务器
:
服务器
是否
在
主机
"
浏览 1
提问于2018-12-04
得票数 26
回答已采纳
3
回答
Bd Postgres与Laravel
的
连接
?
php
、
database
、
laravel
、
postgresql
几天前,我遇到了一个无法解决
的
问题,我试图与
服务器
上
的
Postgres bd
连接
,我使用laravel,但是当我
连接
到Postgres bd时,它突出显示了一个错误,这个错误会出现。PDOException
在
Connector.php第55行: SQLSTATE08006无法
连接
到
服务器
:
连接
被拒绝(0x0000274D/10061)
服务器
是否
运行
在<e
浏览 0
提问于2019-02-03
得票数 2
1
回答
未能将sql模块加载到数据库群集中
postgresql
、
windows-10
、
postgresql-14
我试图
在
我
的
windows 10中安装postgreSQL v14.1.1 x64,但在完成后我得到了一个错误无法
连接
到
服务器
:拒绝
连接
(0x0000274D/10061)
服务器
是否
在
主机</
浏览 4
提问于2021-12-14
得票数 0
回答已采纳
1
回答
为什么我不能从码头集装箱
连接
postgres db?
python
、
postgresql
、
docker
、
docker-compose
、
sqlalchemy
我
的
船坞services: container_name: "db_container" env_file: depends_on: [db] postgres_data:sqlalchemy.exc.OperationalError:(Kercopg
浏览 3
提问于2022-05-19
得票数 0
1
回答
无法
在
OS X
上
使用Docker构建Haskell/Postgres项目
postgresql
、
haskell
、
docker
我正在尝试用Docker构建和
运行
Haskell项目。项目包含PSQL数据库。当我编写
运行
命令docker run project_name /usr/local/bin/project_name时,我会得到:
TCP
/
IP
connections on port
5432
?could n
浏览 0
提问于2017-07-15
得票数 1
1
回答
PostgreSQL:无法
连接
到
端口
5432
上
的
服务器
:
TCP
/
IP
连接
postgresql
、
database-connection
、
database-server
我对PostgreSQL有一个错误: SQLSTATE08006无法
连接
到
服务器
:
是否
服务器
在
主机
"
localhost
“(::1)
上
运行
并在
端口
5432
上
接受
TCP
/
IP
连接
?无法
连接
到
服务器
:
服务器
是否
在
主机
浏览 1
提问于2019-03-24
得票数 5
5
回答
psql不能
连接
到
IP
和
端口
5432
上
的
PostgreSQL
服务器
(postmaster)?
postgresql
我正在
运行
我
的
邮政管理员(postgres)
服务器
。看下面的'sudo netstat -anp|grep
5432
‘输出?psql -h
localhost
(OR
127.0.0.1
) -d <DB> -U user -Wpsql -h
ip
_add_postmaster-d <DB> -U user -W psql
浏览 6
提问于2013-11-11
得票数 14
回答已采纳
5
回答
在
pgadmin中创建新
的
本地
服务器
?
postgresql
、
pgadmin
我
在
windows
上
安装了PostgreSQL 11和PGadmin 4。目前,我
连接
到一个AWS
服务器
,它承载了我所有的数据。我想要创建一个本地
服务器
(
localhost
)作为测试环境,在这里我可以进行实验。不过,我似乎做不到,堆上
的
其他类似问题也帮不上忙。对于“
连接
”,我键入
localhost
。
端口
i保留为默认
的
'
5432
',db: postgres,用户名
浏览 4
提问于2018-11-12
得票数 57
2
回答
Postgresql本地
主机
连接
-
连接
被拒绝
django
、
postgresql
我刚刚安装了pgadmin
并
尝试
连接
服务器
。我配置了我
的
设置host:
127.0.0.1
但我总是会犯这样
的
错误
服务器
不
接受
连接
:
连接
库报告**无法
连接
到
服务器
:
服务器
拒绝
连接
,
服务器
运行</
浏览 1
提问于2012-05-30
得票数 1
回答已采纳
1
回答
Gitlab runner Docker executor不
连接
postgres服务
python
、
django
、
postgresql
、
gitlab-ci
是Postgres
TCP
/
IP
connections on port
5432
?" (::1) and accepting
TCP
/
IP
connections on port
5432
?它们是Django和Postgres之间
浏览 0
提问于2017-12-25
得票数 4
回答已采纳
2
回答
从另一个码头容器中
的
PostgreSQL访问码头容器
上
的
pgAdmin4
postgresql
、
docker
、
pgadmin
、
pgadmin-4
、
postgresql-12
:
5432
postgres无法
连接
到
服务器
: 无法
连接
到
服务器
:
服务器
是否
在
主机
"
localhost
“(
127.0.0.1
)
上
浏览 8
提问于2019-11-16
得票数 0
回答已采纳
点击加载更多
相关
资讯
Docker快速入门之一个小Demo
TCP连接管理(三):服务器选项
Docker 容器链接
API网关Kong实战
PostgreSQL安全最佳实践
热门
标签
更多标签
云服务器
ICP备案
对象存储
实时音视频
云点播
活动推荐
运营活动
广告
关闭
领券