Re: Need Assistance: Command to display procedures does not work - Mailing list pgsql-general

From Rob Sargent
Subject Re: Need Assistance: Command to display procedures does not work
Date
Msg-id F222AA11-49DD-4BC4-8924-F292BC444360@gmail.com
Whole thread Raw
In response to Need Assistance: Command to display procedures does not work  (Sasmit Utkarsh <utkarshsasmit@gmail.com>)
Responses Re: Need Assistance: Command to display procedures does not work  (Sasmit Utkarsh <utkarshsasmit@gmail.com>)
List pgsql-general

> On Feb 28, 2024, at 8:53 AM, Sasmit Utkarsh <utkarshsasmit@gmail.com> wrote:
>
> Hi Postgresql Team,
>
> Getting error while executing the below \df command to list the procedures/functions. whereas query gives the
appropriateresults Please assist on how to troubleshoot this. 
>
> [sutkarsh-a@dxctravel.svcs.entsvcs.com@zuccmshcd2 data-exports]$ psql "host=10.166.18.116 port=5432 dbname=shc_data
user=shc_adminpassword=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.





pgsql-general by date:

Previous
From: Sasmit Utkarsh
Date:
Subject: Re: Need Assistance: Command to display procedures does not work
Next
From: Laurenz Albe
Date:
Subject: Re: Non-Stored Generated Columns