Re: [pgAdmin4][Patch]: Fixed RM #2489: Copy from the results grid is extremely slow and fails with large datasets

From: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>
To: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin4][Patch]: Fixed RM #2489: Copy from the results grid is extremely slow and fails with large datasets
Date: 2017-06-28 13:48:01
Message-ID: CAFiP3vxmQ9pH8jieibBc3-VMngxQ4_z+9yb8U8-jPPNnB4kOYg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Khushboo,

I applied your patch and tried to copy result from grid but got below
exception.
[image: Inline image 1]
Also when I pressed copy button to copy 100k rows the browser was
unresponsive for ~18 seconds (though copy operation was failed).

--
*Harshal Dhumal*
*Sr. Software Engineer*

EnterpriseDB India: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

On Wed, Jun 28, 2017 at 6:20 PM, Khushboo Vashi <
khushboo(dot)vashi(at)enterprisedb(dot)com> wrote:

> Hi,
>
> Please find the attached patch to fix the RM #2489: Copy from the results
> grid is extremely slow and fails with large datasets.
>
> Thanks,
> Khushboo
>

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-06-28 13:49:46 pgAdmin 4 commit: A number of minor cleanups to the recent changes to t
Previous Message Dave Page 2017-06-28 13:44:46 Re: crypto.py bug on server add form (button save) with python 3.5 - Can't convert 'bytes' object to str implicitly