TablePlus-Linux icon indicating copy to clipboard operation
TablePlus-Linux copied to clipboard

Moderately sized binary data causes app to become unresponsive/hang

Open jtanium opened this issue 2 years ago • 0 comments

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.

jtanium avatar Apr 28 '23 21:04 jtanium