Re: Unable to access local server

2025-06-09 Thread Ray O'Donnell
On 09/06/2025 20:57, B A wrote: Hi, Thanks but now it's giving me the following error: Unable to connect to server: connection failed: connection to server at "127.0.0.1", port 5432 failed: fe_sendauth: no password supplied However, when I installed pgadmin4, it never asked me to set up a pa

Re: Unable to access local server

2025-06-09 Thread Ray O'Donnell
You want either "localhost" or 127.0.0.1 as the host. Ray. On 9 June 2025 09:55:19 B A wrote: Hi, I tried downloading and for host I put "local" (without quotes) and it gives this error:Unable to connect to server: [Errno 11001] getaddrinfo failed So I cannot use pgadmin on Windows PC.

Unable to access local server

2025-06-09 Thread B A
Hi, I tried downloading and for host I put "local" (without quotes) and it gives this error: Unable to connect to server: [Errno 11001] getaddrinfo failed So I cannot use pgadmin on Windows PC. Please advise. Thanks, Bob