> On Feb 28, 2024, at 8:53 AM, Sasmit Utkarsh <utkarshsasmit@xxxxxxxxx> wrote: > > Hi Postgresql Team, > > Getting error while executing the below \df command to list the procedures/functions. whereas query gives the appropriate results Please assist on how to troubleshoot this. > > [sutkarsh-a@xxxxxxxxxxxxxxxxxxxxxxxxxx@zuccmshcd2 data-exports]$ psql "host=10.166.18.116 port=5432 dbname=shc_data user=shc_admin password=abc123 sslmode=require" > psql (10.23, server 14.9) > WARNING: psql major version 10, server major version 14. > Some psql features might not work. The version difference between your psql client installation and the server installation is the problem.