Re: pgadmin4 - Use classic style interface, don't launch browser?

2019-07-29 Thread Michel Feinstein
I believe Firefox doesn't use one process per tab, but does use multi-process on its own way. On Tue, Jul 30, 2019, 00:08 Darren Duncan wrote: > Yes, every modern browser uses a separate process per browser tab. > Besides the > mentioned Firefox and Chrome, Safari also does it. So generally a p

Re: pgadmin4 - Use classic style interface, don't launch browser?

2019-07-29 Thread Darren Duncan
Yes, every modern browser uses a separate process per browser tab. Besides the mentioned Firefox and Chrome, Safari also does it. So generally a page crash shouldn't affect anything but that page, or if a page consumes a lot of RAM or CPU, it can be independently killed by a regular system pro

Re: pgadmin4 - Use classic style interface, don't launch browser?

2019-07-29 Thread Michel Feinstein
Also, I run Firefox with 4 windows, each one with hundreds of tabs (I have easily 500+ tabs in total), I don't restart Windows 10 for months and I don't have any issues here. On Tue, Jul 30, 2019, 00:03 Avin Kavish wrote: > Hey Mark, > > I find this hard to believe as chrome uses process isolati

Re: pgadmin4 - Use classic style interface, don't launch browser?

2019-07-29 Thread Avin Kavish
Hey Mark, I find this hard to believe as chrome uses process isolation per site by default. I believe firefox does too . Whenever a website crashes only t

Re: pgadmin4 - Use classic style interface, don't launch browser?

2019-07-29 Thread Mark Murawski
Wow.. I go on vacation for a few days and I find this heated thread going full speed ahead! Interesting history on why the removal of the 'native interface' occurred. I do a lot of web work and routinely wind up with locked up or crashed browsers, so having pgadmin4 run in a browser tab is les

info 2

2019-07-29 Thread ΠΑΝΑΓΙΩΤΗΣ ΖΑΧΑΡΙΑΔΗΣ
Also I forget to tell you That when I made upgrade in the new version I took this error "the application was unable to start correctly(0xc07b ) click ok to close the application" I would like to inform how to solve and this error

installation debugger postgresql 9.5.3 on windows 7

2019-07-29 Thread Marina Pugliese
Salve, sono una studentessa di informatica, non riesco ad installare il debugger di postgresql 9.5.3 su windows 7. Ho provato con tools->server configurations->postgresql.conf shared_preload_libraries='plugin_debugger' shared_preload_libraries='$libdir/plugin_debugger.dll' il file plugin_de

Re: (Repeat.) Please give pgAdmin 4 its own GUI. The constant password inputs are driving me insane...

2019-07-29 Thread Dave Page
Hi On Mon, Jul 29, 2019 at 1:26 PM richard coleman wrote: > Dave, > > Ah, I guess the two of us have a different understanding of *desktop* mode. > In your, and apparently pgAdmin4's case, it's a locally running web server > with a couple of settings tweaked. In my, and perhaps many other peopl

Re: (Repeat.) Please give pgAdmin 4 its own GUI. The constant password inputs are driving me insane...

2019-07-29 Thread richard coleman
Dave, Ah, I guess the two of us have a different understanding of *desktop* mode. In your, and apparently pgAdmin4's case, it's a locally running web server with a couple of settings tweaked. In my, and perhaps many other people's, understanding *desktop* mode is a program that you install on you

Re: (Repeat.) Please give pgAdmin 4 its own GUI. The constant password inputs are driving me insane...

2019-07-29 Thread Dave Page
Hi On Mon, Jul 29, 2019 at 12:58 PM richard coleman < rcoleman.ascen...@gmail.com> wrote: > Dave, > > Thanks for helping to clear that up, I am sorry I misunderstood Khushboo's > response. As for running in *desktop mode*, I didn't think that was > possible for quite some time. I sure haven't b

Re: (Repeat.) Please give pgAdmin 4 its own GUI. The constant password inputs are driving me insane...

2019-07-29 Thread richard coleman
Dave, Thanks for helping to clear that up, I am sorry I misunderstood Khushboo's response. As for running in *desktop mode*, I didn't think that was possible for quite some time. I sure haven't been able to find out how to pull that off. If you could explain, I would imagine I am not the only o

Re: pgadmin4 client can't start server

2019-07-29 Thread wambacher
Am 29.07.19 um 07:26 schrieb Aditya Toshniwal: > Hi, > > I would suggest removing the ".pgadmin" directory from user home > directory and try again. Other things looks fine. > That was the first i did. And then i told you the results. regards walter -- My projects: Admin Boundaries of the Worl

Re: (Repeat.) Please give pgAdmin 4 its own GUI. The constant password inputs are driving me insane...

2019-07-29 Thread Dave Page
Hi On Sat, Jul 27, 2019 at 1:55 PM wrote: > Sorry for repeating this, but the only replies I got were unrelated to > what I typed, instead briefly discussing master passwords. > Please see https://www.postgresql.org/message-id/CA%2BOCxowDQCFh%3DqbfsBCz3c%3DwTM0c1dCNoAhj2xxsvmnJ4EjYFw%40mail.gma

Re: pgadmin4 - Use classic style interface, don't launch browser?

2019-07-29 Thread Dave Page
To try to bring some clarity here: - Version 1.x and 2.x used a built-in browser as is being requested. We had builds based on QtWebEngine and QtWebKit (the runtime is built on Qt, the other option being wxWidgets - which we used and had many, many problems with - for pgAdmin3). QtWebKit was rapid

Re: (Repeat.) Please give pgAdmin 4 its own GUI. The constant password inputs are driving me insane...

2019-07-29 Thread Dave Page
Hi On Sat, Jul 27, 2019 at 8:50 PM richard coleman wrote: > (sorry about the last missive - continued) > > On Sat, Jul 27, 2019 at 3:38 PM richard coleman < > rcoleman.ascen...@gmail.com> wrote: > >> Darren, >> >> On Sat, Jul 27, 2019 at 3:03 PM Darren Duncan >> wrote: >> >>> Have you tried usi