Re: PATCH: To fix the performance of delete operation (pgAdmin4)
От | Dave Page |
---|---|
Тема | Re: PATCH: To fix the performance of delete operation (pgAdmin4) |
Дата | |
Msg-id | CA+OCxozdc=Dz80uBEYeJ0B4cj9j8GeWbZSkaoy0QqexAWY1q4g@mail.gmail.com обсуждение исходный текст |
Ответ на | PATCH: To fix the performance of delete operation (pgAdmin4) (Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>) |
Ответы |
Re: PATCH: To fix the performance of delete
operation (pgAdmin4)
|
Список | pgadmin-hackers |
Can you rebase this please? Thanks. On Thu, Sep 15, 2016 at 11:08 AM, Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com> wrote: > Hi, > > PFA patch to fix the issue of slow performance while deleting rows from > grid. > RM#1696 > > Issue: > As per logic implemented for Backgrid, we were deleting individual rows, > means If user selects 100 rows to delete then we were rendering sql template > 100 times to generate sql for each individual rows and then execute all 100 > delete statements one by one due to which we were getting poor performance. > > Please review. > > -- > Regards, > Murtuza Zabuawala > EnterpriseDB: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > > > -- > Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company
В списке pgadmin-hackers по дате отправления: