Re: Forcing autocomplete on keypress

2024-12-03 Thread Aditya Toshniwal
.postgresql.org < > pgadmin-support@lists.postgresql.org> > *Subject:* Re: Forcing autocomplete on keypress > > Hi Zac, > > You can use PGADMIN_PREFERENCES_JSON_FILE in > https://www.pgadmin.org/docs/pgadmin4/8.13/container_deployment.html > > On Wed, Dec 4, 2024

Re: Forcing autocomplete on keypress

2024-12-03 Thread Aditya Toshniwal
Hi Zac, You can use PGADMIN_PREFERENCES_JSON_FILE in https://www.pgadmin.org/docs/pgadmin4/8.13/container_deployment.html On Wed, Dec 4, 2024 at 12:45 AM Zac Warham wrote: > We have a docker setup for pgadmin and we want to force autocomplete on > keypress at launch (not throu

Forcing autocomplete on keypress

2024-12-03 Thread Zac Warham
We have a docker setup for pgadmin and we want to force autocomplete on keypress at launch (not through the preferences) using an environment variable or config of some sort. I tried modifying the file at https://github.com/pgadmin-org/pgadmin4/blob/master/web/pgadmin/tools/sqleditor/utils

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

2022-08-07 Thread Akshay Joshi
On Mon, Aug 8, 2022 at 9:25 AM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Akshay, > > We need to think on cancelling the autocomplete in the backend after a > certain timeout. > Sure, will check. > > On Fri, Aug 5, 2022 at 7:08 PM Cherio

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

2022-08-07 Thread Aditya Toshniwal
Akshay, We need to think on cancelling the autocomplete in the backend after a certain timeout. On Fri, Aug 5, 2022 at 7:08 PM Cherio wrote: > Thanks Akshay, that's what I meant by "switched autocomplete to manual". > > That however doesn't really address the issu

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

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

2022-08-05 Thread Akshay Joshi
g was like in slow motion: > the tree browser, the other SQL tabs - everything became slow as molasses. > I logged onto the server and the "pgAdmin4.py" was keeping the CPU quite > busy. It didn't recover for some time so I simply restarted the server and > switched autoco

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

2022-08-05 Thread Calle Hedberg
s molasses. I logged onto the server and the "pgAdmin4.py" was keeping the CPU quite busy. It didn't recover for some time so I simply restarted the server and switched autocomplete to manual." When things get really slow I find that I have to close pgadmin completely and re-op

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 <https://redmine.postgresql.org/issues/7573> wh

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

2022-08-03 Thread Cherio
I had to examine certain aspects of a query that looks like this: SELECT COUNT(*) FROM schema.table WHERE id IN ( '1', '2', '3', '19998', '1', '2' ) I pasted the query and autocomplete kicked in. For a minute it froze e

Re: Autocomplete

2019-06-30 Thread Khushboo Vashi
Hi Michel, On Fri, Jun 28, 2019 at 10:57 PM Michel Feinstein wrote: > Is it there any reasons for autocomplete not to work? I am trying > Cntrl+Space on Windows 10, pgAdmin 4.6 and it just ignores it completely. > I didn't find any issue with autocomplete with the latest pgAdmin

Autocomplete

2019-06-28 Thread Michel Feinstein
Is it there any reasons for autocomplete not to work? I am trying Cntrl+Space on Windows 10, pgAdmin 4.6 and it just ignores it completely.

Re: Autocomplete on Mac

2018-09-20 Thread Dave Page
On Thu, Sep 20, 2018 at 7:20 AM Akshay Joshi wrote: > Hi Vladimir, > > On Thu, Sep 20, 2018 at 2:52 AM, Vladimir Ryabtsev > wrote: > >> Auto-complete does not work on MacOS 10.13.6. By default Ctrl+Space is >> bound to input language change on this OS. Although I un

Re: Autocomplete on Mac

2018-09-19 Thread Akshay Joshi
Hi Vladimir, On Thu, Sep 20, 2018 at 2:52 AM, Vladimir Ryabtsev wrote: > Auto-complete does not work on MacOS 10.13.6. By default Ctrl+Space is > bound to input language change on this OS. Although I unbounded it, > autocomplete still does not work (Safari, Chrome). Is there way

Autocomplete on Mac

2018-09-19 Thread Vladimir Ryabtsev
Auto-complete does not work on MacOS 10.13.6. By default Ctrl+Space is bound to input language change on this OS. Although I unbounded it, autocomplete still does not work (Safari, Chrome). Is there way to change this keyboard shortcut in pgAdmin? Did not find it in Preferences / SQL Editor

RE: Possible bug on code autocomplete pgadmin V 3.0

2018-05-23 Thread Lazaro Garcia
cia CC: Khushboo Vashi; pgAdmin Support; pgsql-admin Asunto: Re: Possible bug on code autocomplete pgadmin V 3.0 Hi Lazaro It seems a bug in pgAdmin4. Can you please create one RM for this on https://redmine.postgresql.org/projects/pgadmin4 On Tue, May 22, 2018 at 1:43 AM, Lazaro

Re: Possible bug on code autocomplete pgadmin V 3.0

2018-05-21 Thread Akshay Joshi
thon 3?? > > > > Regards > > > > *De:* Lazaro Garcia [mailto:lazaro3...@gmail.com] > *Enviado el:* jueves, 19 de abril de 2018 10:17 a. m. > *Para:* 'Khushboo Vashi' > *CC:* 'pgAdmin Support'; 'pgsql-admin' > *Asunto:* RE: Possible bug on co

RE: Possible bug on code autocomplete pgadmin V 3.0

2018-05-21 Thread Lazaro Garcia
7;pgsql-admin' Asunto: RE: Possible bug on code autocomplete pgadmin V 3.0 Thanks for the answer. The python version is: Python 2.7.12 For reproducing go to query tool and table fields are not autocompleted for instance: Select person.{ctrl+space does not autocomplete table fields

RE: Possible bug on code autocomplete pgadmin V 3.0

2018-04-19 Thread Lazaro Garcia
Thanks for the answer. The python version is: Python 2.7.12 For reproducing go to query tool and table fields are not autocompleted for instance: Select person.{ctrl+space does not autocomplete table fields, the error is triggered here} from person regards De: Khushboo Vashi

Re: Possible bug on code autocomplete pgadmin V 3.0

2018-04-18 Thread Khushboo Vashi
Hi, On Wed, Apr 18, 2018 at 7:18 PM, Lazaro Garcia wrote: > Hello everyone in the list. After installing pgadmin4 V 3.0 from source, > the autocomplete code on query tool is not working, these errors are > logged in my apache-error.log. I think this is a bug. Is there any help to >

Possible bug on code autocomplete pgadmin V 3.0

2018-04-18 Thread Lazaro Garcia
Hello everyone in the list. After installing pgadmin4 V 3.0 from source, the autocomplete code on query tool is not working, these errors are logged in my apache-error.log. I think this is a bug. Is there any help to solve that? PgAdmin4 was installed from source code and running behind