On Fri, Mar 22, 2019 at 9:55 PM <kpi6...@gmail.com> wrote: > This is probably my 10th attempt to move from pgadminIII to pgadmin4. At > least the performance has significantly improved over time and seems now > acceptable. > > The biggest drawback is however that all elements are locked up in one > browser window – I cannot find any option to detach a query windows and put > it on a different monitor. >
Opening Query tool or Debugger window in a new separate browser window is configurable option in pgAdmin4, Goto File -> Preferences -> Query Tool -> Display -> Open in new browser tab Set it to: True File -> Preferences -> Debugger-> Display -> Open in new browser tab Set it to: True Screenshot of option: https://imgur.com/a/yhs8mtP -- Murtuza > 95% of my time I use pgadminIII just to type select and update statements > and review the output rows. > > I know that I can do this in psql but it’s not handy with many columns. > > For that reason we currently stay with pgadminIII (and this is for us also > one of several reasons to delay any move from 9.6 to a more recent version). > > > > Klaus > > > > *Von:* Tony Shelver <tshel...@gmail.com> > *Gesendet:* Freitag, 22. März 2019 15:34 > *Cc:* PG-General Mailing List <pgsql-gene...@postgresql.org> > *Betreff:* Re: Forks of pgadmin3? > > > > Or just persevere with pgadmin4 for a few months? Pretty common for > people to hate any major changes to a tool that they are very comfortable > with. > > > > This year I've invested the time to learn a few new toolsets (not on > Postgresql necessarily) and found it to be well worth while. > > > > At least pgAdmin4 is up to date with all the new features in 11. >