TablePlus / TablePlus-Linux

TablePlus Linux issue tracker
https://tableplus.com
289 stars 30 forks source link

Moderately sized binary data causes app to become unresponsive/hang #182

Open jtanium opened 1 year ago

jtanium commented 1 year ago

Please answer the questions below, it helps us to track the issue.

  1. Database version (Ex: PostgreSQL 10.0): PostgreSQL 13.4

  2. TablePlus version (the number on the welcome or about screen, Ex: build 81): v0.1 (214)

  3. Linux distro (Ex: Ubuntu 18.04): Ubuntu 22.04

  4. The steps to reproduce this issue: Create a table with a column of binary data.Load a moderately sized binary file into the binary column (in my case about 4MB). Clicking on the row containing binary data causes TablePlus to become unresponsive and I have to force quit/kill it.

Noted: If the bug is related to data, please attach an example SQL data.