You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. I have tried to reproduce this issue and can confirm that the app may be slow with large amounts of data in the cells. In my case app did not hanged completely but was very slow with data from this file : https://raw.githubusercontent.com/json-iterator/test-data/refs/heads/master/large-file.json
I don't think there is a quick solution to that though. I'll leave this ticket open, hopefully we can figure something out later.
Thanks!
A possible solution for this would be to implement cell-level lazy-loading so we don't waste network traffic and memory until the data is requested by the user.
I'm not sure if it's related to large values in the JSONB field or not.
I'm running PgManage 1.1 on Ubuntu 24.04 (fully patched) using MATE for my desktop.
The text was updated successfully, but these errors were encountered: