Re: Content assist / autocomplete hangs the server (latest pgAdmin version)

2022-08-05 Thread Cherio
Thanks Akshay, that's what I meant by "switched autocomplete to manual". That however doesn't really address the issue. I can still bring down the pgAdmin backend (for everyone using it) by clicking Ctrl+Space on a complex/rogue SQL. On Fri, Aug 5, 2022 at 4:35 AM Akshay Joshi wrote: > Hi Cheri

Re: Content assist / autocomplete hangs the server (latest pgAdmin version)

2022-08-05 Thread Akshay Joshi
Hi Calle On Fri, Aug 5, 2022 at 3:03 PM Calle Hedberg wrote: > Hi, > > I would like to echo Cherio's suggestion here. I copy/paste and run very > complex scripts every day, and after the recent changes I see the same: > "Then it sort of let me do things but everything was like in slow motion: >

Re: Content assist / autocomplete hangs the server (latest pgAdmin version)

2022-08-05 Thread Calle Hedberg
Hi, I would like to echo Cherio's suggestion here. I copy/paste and run very complex scripts every day, and after the recent changes I see the same: "Then it sort of let me do things but everything was like in slow motion: the tree browser, the other SQL tabs - everything became slow as molasses.

Re: Content assist / autocomplete hangs the server (latest pgAdmin version)

2022-08-05 Thread Akshay Joshi
Hi Cherio You can disable the automatic autocomplete option from "File -> Preferences -> Query Tool -> Auto completion -> Autocomplete on key press". We have also fixed an issue to stop autocomplete on arrow keys #7573 which will be available in the nex