I am new to Postgresql. I am using SQL shell(psql) for working. When I use any psql commands, it is not displaying any output. And I am using psql(13.3) version. When I use psql --help, as per documentation, it should display the available options. But I dint get any output dispalyed. Similarly when I use anyother commands starting with psql, it is not displaying any results.
Can anyone help me on this?