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

If there is no operation for more than 30 minutes, the session is disconnected and needs to log in again #4018

Closed
hjing100 opened this issue Mar 11, 2022 · 1 comment
Labels
type/bug Type: something is unexpected

Comments

@hjing100
Copy link

一次连接会话持续 30 分钟。如果超过 30 分钟没有操作,会话即断开,用户需要重新登录数据库。
请问这个需要在哪里设置,改善这种现象

@hjing100 hjing100 added the type/bug Type: something is unexpected label Mar 11, 2022
@Sophie-Xie Sophie-Xie changed the title 一次连接会话持续 30 分钟。如果超过 30 分钟没有操作,会话即断开,用户需要重新登录数据库。 If there is no operation for more than 30 minutes, the session is disconnected and needs to log in again Mar 11, 2022
@Shylock-Hg
Copy link
Contributor

You could set option session_idle_timeout_secs option in configuration file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Type: something is unexpected
Projects
None yet
Development

No branches or pull requests

2 participants