Menu

#837 support huge number of tables

1.5
open
nobody
2026-04-23
2026-04-23
Anonymous
No

Originally created by: eug3nix
Originally owned by: eug3nix

Currently pgmanage becomes slow/unresponsive when the database contains several thousands of tables.
There are several areas to improve:

  1. Optimize get_database_meta to load all column data in bulk
  2. Optimize database tree node insertion (also do in bulk instead of one by one)
  3. Maybe optimize autocomplete initialization when loading huge dataset.

Discussion

  • Anonymous

    Anonymous - 2026-04-23
     
  • Anonymous

    Anonymous - 2026-04-23
     

Log in to post a comment.

Auth0 Logo