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

add keep-alive support on ssh session when connecting to postgresql server over ssh-tunnel #7016

Closed
exedx7 opened this issue Nov 29, 2023 · 1 comment
Assignees
Milestone

Comments

@exedx7
Copy link

exedx7 commented Nov 29, 2023

Possibility of configuring ssh tunnel with keep-alive feature.

Connection->properties windows -> tab: 'SSH Tunnel'
Add row in the input form and apply non zero value to the ssh session settings.
Keep-Alive interval (sec) 0 (means no-keep-alive enabled), >0 keep-alive enabled

No alternatives

Without K-A when we have connection over ssh-tunnel we can face with the situation that connection is dropped in case timeout of inactivity is configured on ssh-server site (ClientAliveInterval>0).

@exedx7 exedx7 added the Feature label Nov 29, 2023
@anilsahoo20 anilsahoo20 removed this from Not Refined Dec 1, 2023
@akshay-joshi akshay-joshi self-assigned this Dec 6, 2023
@akshay-joshi akshay-joshi moved this to 🆕 New in Current Sprint (184) Dec 6, 2023
@akshay-joshi akshay-joshi moved this from 🆕 New to 🏗 In Progress in Current Sprint (184) Dec 18, 2023
@akshay-joshi akshay-joshi added this to the 8.2 milestone Dec 19, 2023
akshay-joshi added a commit to akshay-joshi/pgadmin4 that referenced this issue Dec 19, 2023
@akshay-joshi akshay-joshi moved this from 🏗 In Progress to In Review in Current Sprint (184) Dec 19, 2023
akshay-joshi added a commit to akshay-joshi/pgadmin4 that referenced this issue Dec 19, 2023
akshay-joshi added a commit that referenced this issue Dec 19, 2023
@akshay-joshi akshay-joshi moved this from In Review to In Testing in Current Sprint (184) Dec 19, 2023
@akshay-joshi akshay-joshi removed their assignment Dec 19, 2023
@nikhil-mohite
Copy link
Contributor

Resolved, Verified on snapshot build: https://www.postgresql.org/ftp/pgadmin/pgadmin4/snapshots/2023-12-25/
OS: macOS (Sonoma)
Mode: Desktop

@nikhil-mohite nikhil-mohite moved this from In Testing to ✅ Done in Current Sprint (184) Dec 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants