Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

数据库配置 #20

Open
lmqian-lab opened this issue Sep 16, 2020 · 1 comment
Open

数据库配置 #20

lmqian-lab opened this issue Sep 16, 2020 · 1 comment

Comments

@lmqian-lab
Copy link

你好 请问postgresql怎么配置 报错 return dialect.connect(*cargs, **cparams)
File "/root/miniconda3/lib/python3.8/site-packages/sqlalchemy/engine/default.py", line 490, in connect
return self.dbapi.connect(*cargs, **cparams)
File "/root/miniconda3/lib/python3.8/site-packages/psycopg2/init.py", line 127, in connect
conn = _connect(dsn, connection_factory=connection_factory, **kwasync)
sqlalchemy.exc.OperationalError: (psycopg2.OperationalError) FATAL: password authentication failed for user "postgres"
FATAL: password authentication failed for user "postgres"

@lmqian-lab
Copy link
Author

数据库连接问题已解决 我是同时部署在一台服务器 有时候某个模块 比如子域名进程突然崩掉 然后就不会继续往下扫 可以加一些如果进程崩掉 用server酱通知的吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant