On Tue, Jul 30, 2019 at 3:41 PM Chin <chinho....@gmail.com> wrote: > Also: > > - After viewing data of a table by e.g. show all rows, being able to > modify the query in that query window and run the new query would be nice. > Right now that query window is read only, for no good reason that I can > think of >
There is a very good reason; if you arbitrarily change the query, then pgAdmin doesn't know if the resulting data is editable or not, nor can it ensure that any filtering/sorting criteria are properly re-applied (or editable). This is partly solved in 4.11, which now has smarts in the Query Tool (NOT View/Edit data) where it can detect editable result sets in most common cases, and allow you to make data updates. The original intent was to get rid of View/Edit Data mode with this functionality, but some folks wanted it to stay so they could set sort/filter options through the UI. > - Being able to monitor the server's logs like in pgAdmin 3 would be > nice. Very often I have postgres access to the server but not full remote > access, so being able to monitor logs is very useful. Is this missing just > because it's not implemented yet or is there any technical problem behind > it? > It was always kinda flakey in pgAdmin 3 unless you had your logging setup in the right way. A more generic file view could probably be implemented though - please add a feature request if you like: https://redmine.postgresql.org/projects/pgadmin4/issues/new > > On Tue, 30 Jul 2019 at 10:08, Mike Martin <redt...@gmail.com> wrote: > >> The only thing I would like to see is the return of copy/paste in query >> window. Otherwise certainly agree with Chin >> >> On Fri, 26 Jul 2019 at 12:08, Aditya Toshniwal < >> aditya.toshni...@enterprisedb.com> wrote: >> >>> Thank you. Glad to hear !! :) >>> >>> On Fri, Jul 26, 2019 at 4:12 PM Chin <chinho....@gmail.com> wrote: >>> >>>> Hello, >>>> >>>> I just want to express my appreciation for pgAdmin 4's progress. While >>>> it started out as the most bloated, slowest and buggiest piece of software >>>> I've ever seen, the recent progress on it is nothing but astounding. It is >>>> much more stable now, also much faster, more responsive, the installation >>>> size went down, it looks more refined... basically all my previous concerns >>>> were addressed. >>>> >>>> Keep up the good work and thank you! >>>> >>>> Chin >>>> >>> >>> >>> -- >>> Thanks and Regards, >>> Aditya Toshniwal >>> Software Engineer | EnterpriseDB India | Pune >>> "Don't Complain about Heat, Plant a TREE" >>> >> -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company