Yes, that part I understood. The issue I was having was that it wasn't
finding my actual file that defined the services. Not sure, but I suspect
that the issue was that I hadn't fully stopped the service after I defined
the environment variable specifying where my pg_service.conf file was
located
Hi,
You need to provide your service name in *Service *field which is
located under the connection tab.
Please refer https://www.pgadmin.org/docs/pgadmin4/4.17/server_dialog.html
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
On Mon, J
I seem to be unable to find a way to get PGAdmin to use a service configuration
file on my windows system.
I have tried using the PGSERVICEFILE environment variable to specify one, as
well as multiple attempts to guess at where it might be looking for a file
named either .pg_service.conf or pg_s