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 psqlMy login attemptpsql/usr/pgsql-14/bin/psqlpsql -U postgres -p 5432 -d postgresWhen I'm running above query it's return to next line, nothing comes upPlease on this.Thanks