, pgAdmin desktop will open in a
> browser-less standalone NWJS container.
>
> If you still want to use it in a browser, then you have to use it in a server
> mode. Refer -
> https://www.pgadmin.org/docs/pgadmin4/5.1/server_deployment.html for more
> details.
>
> On Thu, Jun 3, 2
Hi,
Previously pgAdmin opened as a tab in my browser, which is great. Now
it always opens in its own window. Is there a setting somewhere to get
back the old behavior so that it opens in my browser again?
Thanks,
Trung
Hi,
Currently, the left browser tree panel is not collapsible, and the
Properties/SQL/Statistics/Dependencies/Dependents tabs are not even
closable, so together they take up nearly half my screen width.
Because of this, I can only open up to 4-5 additional tabs before my
tabs overflow, which is qu
Hi,
I think this is a regression - I am unable to delete a database in
pgAdmin 4 4.25.
It always complain:
"ERROR: database "x" is being accessed by other users DETAIL: There is
1 other session using the database."
There is only one connection to the database and it is from pgAdmin itself.
Tru
; So I guess what you should probably do is create a *feature* request for this
> additional functionality.
>
> rik.
>
> On Wed, Aug 12, 2020 at 3:18 PM Trung Do wrote:
>>
>> If I enter a well formed SQL query into the Query Editor, but only
>> select a portion
If I enter a well formed SQL query into the Query Editor, but only
select a portion of the query with the mouse and try to run, pgAdmin
will try to run the selected portion as the query (and will fail most
of the time because of syntax error)