Hi,
On Wed, Jan 11, 2023 at 11:37:25PM +0000, PG Bug reporting form wrote:
> The following bug has been logged on the website:
>
> Our environment launches psql.exe via an intermediary application which
> locates it by scanning the registry.
>
> When a full installation of PostgreSQL is present, the
> HKLM\SOFTWARE\PostgreSQL\Installations\postgresql-x64-14\Base Directory
> value can be retrieved and the full path to psql.exe determined.
>
> If a command-line-tools-only installation was used, this registry value is
> not populated.
Installers are handled outside of the project. I believe this is EDB
installer, so this is something you will have to address directly with them (or
with the company that produces the installer you're using).