public inbox for [email protected]
help / color / mirror / Atom feedObject Explorer not showing when opening PSQL or Query Tool
4+ messages / 3 participants
[nested] [flat]
* Object Explorer not showing when opening PSQL or Query Tool
@ 2025-05-12 07:24 Marc Linster <[email protected]>
2025-05-12 07:56 ` Re: Object Explorer not showing when opening PSQL or Query Tool Anil Sahoo <[email protected]>
0 siblings, 1 reply; 4+ messages in thread
From: Marc Linster @ 2025-05-12 07:24 UTC (permalink / raw)
To: pgadmin-support
On MacOS, the object browser shows right next to the query tool.
On Windows 11, pgAdmin 9.0 the object browser always closes when I create a
new PSQL or Query Tool.
Am I missing something?
Thanks for the help
Marc
---------------------------------------
Marc Linster; [email protected];
https://www.linkedin.com/in/marclinster;
https://marclinster.medium.com
+352 621 430 156
^ permalink raw reply [nested|flat] 4+ messages in thread
* Re: Object Explorer not showing when opening PSQL or Query Tool
2025-05-12 07:24 Object Explorer not showing when opening PSQL or Query Tool Marc Linster <[email protected]>
@ 2025-05-12 07:56 ` Anil Sahoo <[email protected]>
2025-05-12 10:02 ` Re: Object Explorer not showing when opening PSQL or Query Tool Marc Linster <[email protected]>
0 siblings, 1 reply; 4+ messages in thread
From: Anil Sahoo @ 2025-05-12 07:56 UTC (permalink / raw)
To: Marc Linster <[email protected]>; +Cc: pgadmin-support
Hi Marc,
We have introduced Workspace feature
<https://github.com/pgadmin-org/pgadmin4/issues/7708; in pgAdmin 4 v9.0. So
in Windows 11 the behaviour you saw was expected.
Please check the solution mentioned in the #8429
<https://github.com/pgadmin-org/pgadmin4/issues/8429;.
Thanks
Anil
On Mon, May 12, 2025 at 12:54 PM Marc Linster <[email protected]> wrote:
> On MacOS, the object browser shows right next to the query tool.
> On Windows 11, pgAdmin 9.0 the object browser always closes when I create
> a new PSQL or Query Tool.
>
> Am I missing something?
>
> Thanks for the help
>
> Marc
> ---------------------------------------
> Marc Linster; [email protected];
> https://www.linkedin.com/in/marclinster;
> https://marclinster.medium.com
> +352 621 430 156
>
--
*Anil Sahoo*
Software Development Engineer II
LinkedIn <https://www.linkedin.com/in/anilksahoo9/; || Blog
<https://www.enterprisedb.com/anil-sahoo; || *GitHub
<https://github.com/anilsahoo20>*
enterprisedb.com
^ permalink raw reply [nested|flat] 4+ messages in thread
* Re: Object Explorer not showing when opening PSQL or Query Tool
2025-05-12 07:24 Object Explorer not showing when opening PSQL or Query Tool Marc Linster <[email protected]>
2025-05-12 07:56 ` Re: Object Explorer not showing when opening PSQL or Query Tool Anil Sahoo <[email protected]>
@ 2025-05-12 10:02 ` Marc Linster <[email protected]>
2025-05-12 10:07 ` Re: Object Explorer not showing when opening PSQL or Query Tool Akshay Joshi <[email protected]>
0 siblings, 1 reply; 4+ messages in thread
From: Marc Linster @ 2025-05-12 10:02 UTC (permalink / raw)
To: Anil Sahoo <[email protected]>; +Cc: pgadmin-support
Thank you Anil - I had totally forgotten that I changed the workspace setting on my Mac.
Thank you for the quick and helpful response, Marc
-------------------------
Marc Linster, Ph.D.; Technology Strategist
(+352) 621 430 156
https://www.linkedin.com/in/marclinster/
> On 12 May 2025, at 09:56, Anil Sahoo <[email protected]> wrote:
>
> Hi Marc,
>
> We have introduced Workspace feature <https://github.com/pgadmin-org/pgadmin4/issues/7708; in pgAdmin 4 v9.0. So in Windows 11 the behaviour you saw was expected.
> Please check the solution mentioned in the #8429 <https://github.com/pgadmin-org/pgadmin4/issues/8429;.
>
> Thanks
> Anil
>
> On Mon, May 12, 2025 at 12:54 PM Marc Linster <[email protected] <mailto:[email protected]>> wrote:
>> On MacOS, the object browser shows right next to the query tool.
>> On Windows 11, pgAdmin 9.0 the object browser always closes when I create a new PSQL or Query Tool.
>>
>> Am I missing something?
>>
>> Thanks for the help
>>
>> Marc
>> ---------------------------------------
>> Marc Linster; [email protected];
>> https://www.linkedin.com/in/marclinster;
>> https://marclinster.medium.com <https://marclinster.medium.com/;
>> +352 621 430 156
>
>
>
> --
>
>
> Anil Sahoo
> Software Development Engineer II
> LinkedIn <https://www.linkedin.com/in/anilksahoo9/; || Blog <https://www.enterprisedb.com/anil-sahoo; || GitHub <https://github.com/anilsahoo20;
> enterprisedb.com <http://enterprisedb.com/;
^ permalink raw reply [nested|flat] 4+ messages in thread
* Re: Object Explorer not showing when opening PSQL or Query Tool
2025-05-12 07:24 Object Explorer not showing when opening PSQL or Query Tool Marc Linster <[email protected]>
2025-05-12 07:56 ` Re: Object Explorer not showing when opening PSQL or Query Tool Anil Sahoo <[email protected]>
2025-05-12 10:02 ` Re: Object Explorer not showing when opening PSQL or Query Tool Marc Linster <[email protected]>
@ 2025-05-12 10:07 ` Akshay Joshi <[email protected]>
0 siblings, 0 replies; 4+ messages in thread
From: Akshay Joshi @ 2025-05-12 10:07 UTC (permalink / raw)
To: Marc Linster <[email protected]>; +Cc: Anil Sahoo <[email protected]>; pgadmin-support
Hi Marc,
I recommend installing pgAdmin 4 version 9.1 or later, which includes
improvements to the logic. With these updates, the Query Tool and PSQL tabs
will now open in the same active workspace where the action is initiated.
On Mon, May 12, 2025 at 3:32 PM Marc Linster <[email protected]> wrote:
> Thank you Anil - I had totally forgotten that I changed the workspace
> setting on my Mac.
> Thank you for the quick and helpful response, Marc
> -------------------------
> Marc Linster, Ph.D.; Technology Strategist
> (+352) 621 430 156
> https://www.linkedin.com/in/marclinster/
>
> On 12 May 2025, at 09:56, Anil Sahoo <[email protected]> wrote:
>
> Hi Marc,
>
> We have introduced Workspace feature
> <https://github.com/pgadmin-org/pgadmin4/issues/7708; in pgAdmin 4 v9.0.
> So in Windows 11 the behaviour you saw was expected.
> Please check the solution mentioned in the #8429
> <https://github.com/pgadmin-org/pgadmin4/issues/8429;.
>
> Thanks
> Anil
>
> On Mon, May 12, 2025 at 12:54 PM Marc Linster <[email protected]>
> wrote:
>
>> On MacOS, the object browser shows right next to the query tool.
>> On Windows 11, pgAdmin 9.0 the object browser always closes when I create
>> a new PSQL or Query Tool.
>>
>> Am I missing something?
>>
>> Thanks for the help
>>
>> Marc
>> ---------------------------------------
>> Marc Linster; [email protected];
>> https://www.linkedin.com/in/marclinster;
>> https://marclinster.medium.com
>> +352 621 430 156
>>
>
>
> --
>
> *Anil Sahoo*
> Software Development Engineer II
> LinkedIn <https://www.linkedin.com/in/anilksahoo9/; || Blog
> <https://www.enterprisedb.com/anil-sahoo; || *GitHub
> <https://github.com/anilsahoo20>*
>
> enterprisedb.com
>
>
>
^ permalink raw reply [nested|flat] 4+ messages in thread
end of thread, other threads:[~2025-05-12 10:07 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2025-05-12 07:24 Object Explorer not showing when opening PSQL or Query Tool Marc Linster <[email protected]>
2025-05-12 07:56 ` Anil Sahoo <[email protected]>
2025-05-12 10:02 ` Marc Linster <[email protected]>
2025-05-12 10:07 ` Akshay Joshi <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox