Re: Unable to access local server

2025-06-10 Thread B A
w can I proceed? Please advise. On Mon, Jun 9, 2025 at 5:46 AM Ray O'Donnell wrote: > 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 &quo

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

Postgres Replication Switchback to master in Postgres-9.6

2017-07-26 Thread B A, Ramaswamy
Hi Team I have setup the Postgres Hot Standby with streaming replication with help of pg_basebackup I need a help on switback to old master as master server. Switchover on Failover On Failover I am able to make Standby to become primary and continue with command "pg_ctl promot" Found it is