[pgadmin-hackers] 10k Tables and more

Поиск
Список
Период
Сортировка
От Joao De Almeida Pereira
Тема [pgadmin-hackers] 10k Tables and more
Дата
Msg-id CAE+jjanj7-DwOWRFwemyOxPQr59EDJBgaBy06Ab2cVzfXX7A4A@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgadmin-hackers] 10k Tables and more  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Hi Hackers,
We were looking at a schema that had 10k+ tables on it and we noticed a substantial decrease of performance while loading the tables and after they are loaded and we try to scroll over them.

After some search on the web we found a post of the ACITree maintainer here and he states that the library was not meant to handle that amount of data. 
Still, with whatever optimizations I'll be able to implement, 10k items seem allot on one level. On a slow hardware you'll still have to wait enough to get them created, scrolling will also be a problem ... I think.

Is it a common scenario to have an extremely large number of tables? 
We wanted to bring up this issue to solicit ideas for ways to improve the performance of large lists of tables in the ACITree.

Thanks,
João and Matt

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Surinder Kumar
Дата:
Сообщение: Re: [pgAdmin4]: Webpacking of static JS/CSS
Следующее
От: Joao De Almeida Pereira
Дата:
Сообщение: [pgadmin-hackers][pgaweb][Patch] Add style guide to pga website