Skip to content

Query executed slowly on my Macbook pro. #3868

Description

@Deviraja

Description

Every query on my machine takes several seconds to execute. Even on local databases like MySQL and PostGre setup on my machine and with very low record counts. Just simple queries also using no aggregate function or any filters. Several versions earlier(not sure which exact one but about a year ago) these same queries were super fast and it was delightful using TablePlus. While other features are still nice this 5-6 second wait on each query is very nerve wracking! What can i do to get the old speed back? My machine is a 16g 8-Core Intel Core i9. It feels like some thread or background process is delaying the response. I purchased a license thinking maybe the delay was induced but it still continues. Please help..

Steps to Reproduce

  1. Simple queries like select col1, col2 from tab1;
Screen.Recording.2026-06-14.at.2.04.25.PM.mov

Current Behavior

Have attached a screen recording of the issues. Here I am firing a simple query on the local database to return the version of the database. While the time taken to execute is showing 262 micros, the mouse itself is busy and the blue progress bar on the top location bar shows exactly how long it takes for control to come back to me.

Expected Behavior

Environment

  • App version: Version 7.1.8 (718)
  • Database Version: PostgreSQL 17.5 on x86_64-apple-darwin23.6.0, compiled by Apple clang version 16.0.0 (clang-1600.0.26.6), 64-bit
  • macOS version: Sequoia 15.7..7

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions