Installer for PgAdmin4, v6.10

2022-06-22 Thread Ken Benson

When I try to upgrade my local PgAdmin4 to version 6.10, I get a message: "This 
program does not support the version of Windows your computer is running."

I am running Windows 7x64.
Version 6.2 installed on this machine.

Is this by design? Is support for Windows 7x64 being discontinued for PgAdmin4?




Ken Benson | ken @ infowerks-dot-com



Re: Installer for PgAdmin4, v6.10

2022-06-22 Thread Aditya Toshniwal
Hi Ken,

Windows 7 reached EOL a long time ago. Please check
https://www.pgadmin.org/download/pgadmin-4-windows/ for pgAdmin version
support.

On Thu, Jun 23, 2022 at 2:06 AM Ken Benson  wrote:

>
>
> When I try to upgrade my local PgAdmin4 to version 6.10, I get a message:
> “This program does not support the version of Windows your computer is
> running.”
>
> I am running Windows 7x64.
>
> Version 6.2 installed on this machine.
>
> Is this by design? Is support for Windows 7x64 being discontinued for
> PgAdmin4?
>
>
>
>
>
>
>
>
>
> Ken Benson | ken @ infowerks-dot-com
>
>
>


-- 
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | *edbpostgres.com*

"Don't Complain about Heat, Plant a TREE"


PSQL Tool start issue

2022-06-22 Thread 深石 康昭
Hi,

I am using the pgAdmin4 ver.6.10 container in server mode.

If different users start PSQL Tool at the same time,
the user who started it first will run psqlrc of the user who started it later.

I think that each user's psqlrc needs to work even if they are started at the 
same time.

Thanks!