Re: Unable to access local server

2025-06-10 Thread B A
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 password, so ho

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

pgAdmin 4 not installed

2024-11-10 Thread A
Hello, PgAdmin installer taken from https://www.postgresql.org/ftp/pgadmin/pgadmin4/v8.12/windows/ and run on Windows 10 does not install pgAdmi at all ( no shortcut to exe file, no "pgAdmin 4" folder in C:\Users\\AppData\Local\Programs ): 1) When run as administrator then message that installatio

Feature request: TOTP code on SSH

2022-04-08 Thread Conner A
Hello PgAdmin team, PgAdmin4 remains my favorite tool to manage postgresql databases. I really wish to continuing using this tool at work but we've implemented SSH 2FA using JumpCloud. Unfortunately, I cannot get PgAdmin4 to work with it. Nor can I provision a new database system to su

RE: Request from THALES Global Services to JDBC POSTGRESQL

2022-02-21 Thread A Shreyas
Hi, Thank you for your response. Thanks & Regards, Shreyas A Associate Engineer-Data Monitoring Mob.: +91 9513551398 / +91 9535908466      THALES INDIA PRIVATE LIMITED (Engineering Compet

Request from THALES Global Services to JDBC POSTGRESQL

2022-02-16 Thread A Shreyas
is "OUTDATED" or "Plan to Discontinue", can you provide an alternate solution ? Thank you in advance for your quick response. Thanks & Regards, Shreyas A Associate Engineer-Data Monitoring Mob.: +91 9513551398 / +91 9535908466 THALES INDIA PRIVATE LIMITED (Enginee

Truncate not working with pgAdmin 4 v6.3

2021-12-28 Thread David A
I've noticed that Truncate no longer works with 4.6.3. (You click "Truncate" and nothing happens) I've done a clean install, and had to revert back to 4.6.2. I enabled debug logging, and no entries are made when clicking truncate. Is this a known issue? Or what can

pgAdmin Unable to connect to server via SSH Tunnel (nothing in logs)

2018-09-02 Thread David A
unexpectedly* *This probably means the server terminated abnormally* *before or while processing the request. * I have no issues connecting via SSH Tunnel using Datagrip, and I'm using the same credentials\settings in pgAdmin ad DG... I'm at a loss of what to do next t

RE: Accessibility Issues with PostgreSQL pgAdmin 1.22.2

2017-11-08 Thread Hoffman, Laura A (CTR)
it. Laura Laura A. Hoffman | CWS Program Level Systems Engineering (PLSE) Section 508 | DHS OBIM Office: (202) 637-9699 Ext. 611 Email: laura.a.hoff...@associates.ice.dhs.gov -Original Message- From: Darren Duncan [mailto:dar...@darrenduncan.net] Sent: Tuesday, November 07, 2017 10

pgAdmin 4 bugs

2017-09-13 Thread Hickerson, David A
I am current running a Windows 10 Dell Precision laptop with 16 GB ram. I had original installed pgAdmin 4 1.1, the upgraded it to 1.3. pgAdmin 4 1.3 was stable and ran fine, then I upgraded to 1.6. pgAdmin 4 1.6 had issues reconnecting to postgres (PostgreSQL 9.5.6 on x86_64-pc-linux-gnu

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"