Re install your client binaries.. could be one potential problem.. 

Sent from Outlook for Android

From: Narendran .j <[email protected]>
Sent: Thursday, December 12, 2024 7:01:28 PM
To: [email protected] <[email protected]>
Subject: Psql not working
 
Hello Team,

I'm facing one problem, can't login postgres by psql, even it's not throwing any error and can't find anything in log.

Checked server is running fine, able to check status using pg_ctl. Can can't login through psql

My login attempt 

psql
/usr/pgsql-14/bin/psql
psql -U postgres -p 5432 -d postgres 

When I'm running above query it's return to next line, nothing comes up

Please on this.

Thanks