TablePlus Documentation
  • Overview
  • Getting Started
  • GUI Tools
    • The Interface
      • Quick Look
      • Menu
      • Toolbar
      • Left sidebar
      • Right sidebar
      • Console Log
      • Query Editor
      • Multi Tabs / Workspaces / Windows
    • Open Anything
    • Code Review & Safemode
      • Code Preview
      • Commit changes
      • Discard changes
      • Safe mode
    • Connections & Command Line (CLI)
    • Database
    • Working with Table
      • Table Basics
      • Row
      • Column
      • Constraint
      • Index
      • Trigger
    • Filter
    • Database Objects
      • Function
      • Procedure
      • View
    • Import & Export
    • Backup & Restore
    • User Management
    • Metrics board
  • Query Editor
    • Editor Basics
    • Multiple Carets
    • Query Favorite & Keyword Binding
    • Query History
    • Streaming Results & Async Loading
    • Autocomplete
    • Split Panes
    • Split Results into Tabs
    • Working With Query Results
    • Format query (beautify/minify/uglify)
    • Query Parameters
    • Customize Query Editor
  • Preferences
    • General
      • Application
      • Table Data
      • SQL Editor
      • CSV File
      • Connections
    • Fonts & Colors
    • Crash & Security
    • Keymap
  • Utilities
    • Plugin
    • DBngin
    • Shortcut Keys
    • Licensing
    • Troubleshooting
Powered by GitBook
On this page
  • Time out limit
  • Keep connection alive

Was this helpful?

  1. Preferences
  2. General

Connections

Time out limit

You can set a time out limit for queries so TablePlus will auto kill the queries when it doesn't receive any responses after a relatively long waiting period.

  • In the Settings/Preferences dialog (⌘ + ,), go to General tab

  • Set the time out limit at the Query time out box. Default is 300s.

Keep connection alive

If enabled, TablePlus will ping the servers every 30 seconds to keep the connection active and avoid being disconnected.

  • In the Settings/Preferences dialog (⌘ + ,), go to General tab

  • Tick/untick the Keep connection alive to enable/disable it.

PreviousCSV FileNextFonts & Colors

Last updated 5 years ago

Was this helpful?